From 1c5115a9452674cfcb2f4e7525e47d043f1d2cab Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 22 Jul 2009 11:17:42 +0200 Subject: ipcmk.1: formatting Signed-off-by: Peter Breitenlohner --- sys-utils/ipcmk.1 | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'sys-utils/ipcmk.1') diff --git a/sys-utils/ipcmk.1 b/sys-utils/ipcmk.1 index 640c2e857..d3af47e6e 100644 --- a/sys-utils/ipcmk.1 +++ b/sys-utils/ipcmk.1 @@ -4,22 +4,31 @@ .SH "NAME" ipcmk \- create various ipc resources .SH "SYNOPSIS" -.B ipcmk [ \-M \fIsize\fR ] [ \-p \fImode\fR ] +.B ipcmk \-h .br -.B ipcmk [ \-S \fInsems\fR ] [ \-p \fImode\fR ] -.br -.B ipcmk [ \-Q ] [ \-p \fImode\fR ] +.B ipcmk +.RB [ \-M +.IR size ] +.RB [ \-S +.IR nsems ] +.RB [ \-Q ] +.RB [ \-p +.IR mode ] .SH "DESCRIPTION" .B ipcmk allows you to create shared memory segments, message queues or semaphore arrays. .SH "OPTIONS" +.TP Resources may be specified as follows: .TP .BI \-M " size" -shared memory segment of size \fB\fIsize\fR\fR +shared memory segment of size +.I size .TP .BI \-S " nsems" -semaphore array with \fB\fInsems\fR\fR elements +semaphore array with +.I nsems +elements .TP .BI \-Q message queue @@ -28,6 +37,9 @@ Other options .TP .BI \-p " mode" permission for the resource (default is 0644) +.TP +.B \-h +display a short help message and exit .PP .SH "SEE ALSO" .BR ipcrm (1), -- cgit v1.2.3-55-g7522