summaryrefslogtreecommitdiff
path: root/bin/kill
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
commit45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 (patch)
treece7e86cedb7cce377477634a06422782dddb83fd /bin/kill
parent8c807d6c9d94f750e87fa7bdce3aaa3266c17347 (diff)
- consistent STANDARDS blurb
- note which options are extensions to POSIX discussed w/ deraadt otto millert
Diffstat (limited to 'bin/kill')
-rw-r--r--bin/kill/kill.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index da7ba44ba27..c79adf7c5cb 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kill.1,v 1.27 2007/03/03 23:20:28 jmc Exp $
+.\" $OpenBSD: kill.1,v 1.28 2007/05/29 15:04:59 jmc Exp $
.\" $NetBSD: kill.1,v 1.8 1995/09/07 06:30:26 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -155,9 +155,9 @@ daemon the hangup signal, instructing it to re-read its configuration from
.Sh STANDARDS
The
.Nm
-utility is expected to be
-.St -p1003.2
-compatible.
+utility is compliant with the
+.St -p1003.1-2004
+specification.
.Sh HISTORY
A
.Nm