summaryrefslogtreecommitdiff
path: root/bin/kill
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-05-22 10:50:26 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-05-22 10:50:26 +0000
commit23aed28a31a72307cad74ad826db9d464ae64d69 (patch)
tree71800655f2b85d5fa07a0ad9392f7b77b7d77cfe /bin/kill
parent1f05bcd0298b5d770fdb2ba0d82097f7e37c8842 (diff)
Notes
Diffstat (limited to 'bin/kill')
-rw-r--r--bin/kill/kill.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index 94588395783d..c6ed4a485919 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$
+.\" $Id: kill.1,v 1.3.2.1 1997/08/21 21:56:18 jlemon Exp $
.\"
.Dd April 28, 1995
.Dt KILL 1
@@ -125,7 +125,7 @@ for details.
.Xr killall 1 ,
.Xr ps 1 ,
.Xr kill 2 ,
-.Xr sigvec 2
+.Xr sigaction 2
.Sh STANDARDS
The
.Nm