summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcs.1
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:18:14 +0200
committerKarel Zak2009-08-17 12:11:05 +0200
commit71d8702954f4dfdbf5ce7aef16cd10dc8c0d1076 (patch)
treedaf81a28c04276fdac34bf36d90fe644f73ff380 /sys-utils/ipcs.1
parentipcrm.1: formatting (diff)
downloadkernel-qcow2-util-linux-71d8702954f4dfdbf5ce7aef16cd10dc8c0d1076.tar.gz
kernel-qcow2-util-linux-71d8702954f4dfdbf5ce7aef16cd10dc8c0d1076.tar.xz
kernel-qcow2-util-linux-71d8702954f4dfdbf5ce7aef16cd10dc8c0d1076.zip
ipcs.1: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'sys-utils/ipcs.1')
-rw-r--r--sys-utils/ipcs.116
1 files changed, 12 insertions, 4 deletions
diff --git a/sys-utils/ipcs.1 b/sys-utils/ipcs.1
index d51bce630..af210770e 100644
--- a/sys-utils/ipcs.1
+++ b/sys-utils/ipcs.1
@@ -4,9 +4,13 @@
.SH NAME
ipcs \- provide information on ipc facilities
.SH SYNOPSIS
-.B ipcs [ \-asmq ] [ \-tclup ]
+.B ipcs
+.RB [ \-asmq ]
+.RB [ \-tclup ]
.br
-.BI "ipcs [ \-smq ] \-i " id
+.B ipcs
+.RB [ \-smq ]
+.BI \-i " id"
.br
.B ipcs \-h
.SH DESCRIPTION
@@ -66,9 +70,13 @@ options, but does support the
and
.B \-u
options not defined by POSIX. The portable application shall not use the
-.B \-a, \-b, \-o, \-l,
+.BR \-a ,
+.BR \-b ,
+.BR \-o ,
+.BR \-l ,
and
-.B \-u options.
+.B \-u
+options.
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)
.SH AVAILABILITY