From ba2ef9169c4d25d7350292acb47e13bf89262513 Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Sat, 13 Feb 1999 19:53:47 +0000 Subject: [PATCH] kill.1: - fixed minor formatting problem --- bin/kill/kill.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index ff35fc6..7924b6e 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)kill.1 8.2 (Berkeley) 4/28/95 -.\" $Id: kill.1,v 1.1 1998/02/09 00:19:20 tribby Exp $ +.\" $Id: kill.1,v 1.2 1999/02/13 19:53:47 gdr-ftp Exp $ .\" .TH KILL 1 "January 1998" "GNO" "Commands and Applications" .SH NAME @@ -66,11 +66,11 @@ utility sends a signal to the processes specified by the operand(s). .PP The options are as follows: -.IP \fB-s\fR \fIsignal_name\fR +.IP "\fB-s\fR \fIsignal_name\fR" A symbolic signal name specifying the signal to be sent instead of the default .BR TERM . -.IP \fB-l\fR [\fIexit_status\fR] +.IP "\fB-l\fR [\fIexit_status\fR]" If no operand is given, list the signal names; otherwise, write the signal name corresponding to .IR exit_status .