summaryrefslogtreecommitdiffstats
path: root/bin/kill/kill.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1998-05-13 07:47:35 +0000
committercharnier <charnier@FreeBSD.org>1998-05-13 07:47:35 +0000
commitde95e3d75f2db3d431c3c3f16ce2af32be4cc69d (patch)
treecacdc41f65099eb70e164fc73efe1904768fcb58 /bin/kill/kill.1
parentf18d7e3d59e6e3c77c1a4c2ba97945d24f5454f9 (diff)
downloadFreeBSD-src-de95e3d75f2db3d431c3c3f16ce2af32be4cc69d.zip
FreeBSD-src-de95e3d75f2db3d431c3c3f16ce2af32be4cc69d.tar.gz
Correct use of .Nm. Add rcsid.
Diffstat (limited to 'bin/kill/kill.1')
-rw-r--r--bin/kill/kill.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index 9458839..1709674 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.6 1997/02/22 14:03:44 peter Exp $
.\"
.Dd April 28, 1995
.Dt KILL 1
@@ -110,15 +110,15 @@ ALRM (alarm clock)
TERM (software termination signal)
.El
.Pp
-.Nm
+.Nm Kill
is a built-in to
.Xr csh 1 ;
it allows job specifiers of the form ``%...'' as arguments
so process id's are not as often used as
-.Nm kill
+.Nm
arguments.
See
-.Xr csh 1
+.Xr csh 1
for details.
.Sh SEE ALSO
.Xr csh 1 ,
@@ -134,7 +134,7 @@ function is expected to be
compatible.
.Sh HISTORY
A
-.Nm kill
+.Nm
command appeared in
.At v6 .
.Sh BUGS
OpenPOWER on IntegriCloud