diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /sys-utils/ipcmk.1 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'sys-utils/ipcmk.1')
| -rw-r--r-- | sys-utils/ipcmk.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/ipcmk.1 b/sys-utils/ipcmk.1 index 0900a19b1..0bac9a092 100644 --- a/sys-utils/ipcmk.1 +++ b/sys-utils/ipcmk.1 @@ -29,13 +29,13 @@ Message queue. .SH "ADDITIONAL OPTIONS" .TP \fB\-p\fR, \fB\-\-mode\fR [\fImode\fR] -Permission for the resource. Default is 0644. +Access permissions for the resource. Default is 0644. .TP \fB\-h\fR, \fB\-\-help\fR -Display a short help message and exit. +Display help text and exit. .TP \fB\-V\fR, \fB\-\-version\fR -Output version information and exit. +Display version information and exit. .PP .SH "SEE ALSO" .BR ipcrm (1), |
