summaryrefslogtreecommitdiff
path: root/bin/kill/kill.1
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1996-01-01 11:01:15 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1996-01-01 11:01:15 +0000
commit26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch)
tree69e72e626f1337094ba2f18cd7fded3ecaa930bf /bin/kill/kill.1
parenta3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff)
This commit was manufactured by cvs2svn to create tagupstream/2.1.0_cvsrelease/2.1.0_cvs
'RELENG_2_1_0_RELEASE'. This commit was manufactured to restore the state of the 2.1-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 0795098d8aa0..c18ede2509d9 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$
+.\" $Id: kill.1,v 1.2 1994/09/24 02:55:43 davidg Exp $
.\"
.Dd May 31, 1993
.Dt KILL 1