]> err.no Git - util-linux/commitdiff
ipcs.1: formatting
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 22 Jul 2009 09:18:14 +0000 (11:18 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Aug 2009 10:11:05 +0000 (12:11 +0200)
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
sys-utils/ipcs.1

index d51bce6300532725162e1322113a3b35970ed4d6..af210770eee8eb054c302c1387826b2fd0cf4cc4 100644 (file)
@@ -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