summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcmk.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/ipcmk.1')
-rw-r--r--sys-utils/ipcmk.110
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-utils/ipcmk.1 b/sys-utils/ipcmk.1
index f79a71761..48e34bff0 100644
--- a/sys-utils/ipcmk.1
+++ b/sys-utils/ipcmk.1
@@ -14,7 +14,7 @@ and semaphore arrays.
.TP
Resources can be specified with these options:
.TP
-.BR \-M , " \-\-shmem \fIsize\fR"
+.BR \-M , " \-\-shmem " \fIsize
Create a shared memory segment of
.I size
bytes.
@@ -22,20 +22,20 @@ bytes.
.BR \-Q , " \-\-queue"
Create a message queue.
.TP
-.BR \-S , " \-\-semaphore \fInumber\fR"
+.BR \-S , " \-\-semaphore " \fInumber
Create a semaphore array with
.I number
of elements.
.PP
Other options are:
.TP
-.BR \-p , " \-\-mode \fImode\fR"
+.BR \-p , " \-\-mode " \fImode
Access permissions for the resource. Default is 0644.
.TP
-\fB\-V\fR, \fB\-\-version\fR
+.BR \-V , " \-\-version"
Display version information and exit.
.TP
-\fB\-h\fR, \fB\-\-help\fR
+.BR \-h , " \-\-help"
Display help text and exit.
.PP
.SH "SEE ALSO"