summaryrefslogtreecommitdiffstats
path: root/bin/sh/funcs/kill
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:13:04 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:13:04 +0000
commit83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd (patch)
tree16d873bf76fc7c6d690bc0683913691dcb63f950 /bin/sh/funcs/kill
parentecf45268515a5c2dec147e793d4870a2d411e91e (diff)
downloadFreeBSD-src-83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd.zip
FreeBSD-src-83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'bin/sh/funcs/kill')
-rw-r--r--bin/sh/funcs/kill2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/funcs/kill b/bin/sh/funcs/kill
index f0c22b0..f933ce3 100644
--- a/bin/sh/funcs/kill
+++ b/bin/sh/funcs/kill
@@ -33,7 +33,7 @@
# SUCH DAMAGE.
#
# @(#)kill 8.2 (Berkeley) 5/4/95
-# $FreeBSD$
+# $Id$
# Convert job names to process ids and then run /bin/kill.
OpenPOWER on IntegriCloud