Wordo fix, noted by jmc@openbsd.

This commit is contained in:
wiz 2007-12-28 14:32:50 +00:00
parent 02d07b4e9d
commit ef266ed897

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kill.1,v 1.20 2007/12/27 12:59:56 wiz Exp $
.\" $NetBSD: kill.1,v 1.21 2007/12/28 14:32:50 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -65,7 +65,7 @@ Only the super-user may send signals to other users' processes.
The options are as follows:
.Pp
.Bl -tag -width Ds
.It Fl s Ar signal_number
.It Fl s Ar signal_name
A symbolic signal name specifying the signal to be sent instead of the
default
.Dv TERM .