summaryrefslogtreecommitdiff
path: root/bin/kill/kill.1
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /bin/kill/kill.1
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvs
'RELENG_2_2_2_RELEASE'. This commit was manufactured to restore the state of the 2.2.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'bin/kill/kill.1')
-rw-r--r--bin/kill/kill.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index fabafc016937..d14e55029a7b 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)kill.1 8.1 (Berkeley) 5/31/93
-.\" $Id: kill.1,v 1.2 1994/09/24 02:55:43 davidg Exp $
+.\" $Id: kill.1,v 1.3 1996/07/03 22:19:50 wosch Exp $
.\"
.Dd May 31, 1993
.Dt KILL 1