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

index 9644564badb1829841b5c8134b4c6e319fe09dd2..657852ab6ce5e482d103d6e31a5ba15de563cf35 100644 (file)
@@ -5,9 +5,15 @@
 .SH NAME
 kill \- terminate a process
 .SH SYNOPSIS
-.BI "kill [ \-s " signal " | \-p ] [ \-a ] [ \-\- ] " "pid ..."
+.B kill
+.RB [ \-s
+.IR signal  | \fB\-p\fP ]
+.RN [ \-a ]
+.RB [ \-\- ]
+.IR pid ...
 .br
-.BI "kill -l [ " signal " ]"
+.B kill -l
+.RI [ signal ]
 .SH DESCRIPTION
 The command
 .B kill
@@ -47,8 +53,8 @@ All processes in the current process group are signaled.
 All processes with pid larger than 1 will be signaled.
 .TP
 .BI - n
-where 
-.I n 
+where
+.I n
 is larger than 1.
 All processes in process group
 .I n