summaryrefslogtreecommitdiffstats
path: root/bin/kill
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-16 16:41:59 +0000
committerru <ru@FreeBSD.org>2005-01-16 16:41:59 +0000
commitffd9fd4c0ed5972f009b7bef7962e63c16e7bd44 (patch)
tree1775365203268b35ac39f4ba2e40744174a93e39 /bin/kill
parentea812ffcf7bd499c17e770d26e4a5656d8d23f57 (diff)
downloadFreeBSD-src-ffd9fd4c0ed5972f009b7bef7962e63c16e7bd44.zip
FreeBSD-src-ffd9fd4c0ed5972f009b7bef7962e63c16e7bd44.tar.gz
Add the new standard EXIT STATUS section where appropriate.
Sort standard sections in the (documented) preferred order.
Diffstat (limited to 'bin/kill')
-rw-r--r--bin/kill/kill.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index c38fa02..ee07a84 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -115,6 +115,8 @@ command which is similar or identical to this utility.
Consult the
.Xr builtin 1
manual page.
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
Terminate
the processes with pids 142 and 157:
@@ -130,8 +132,6 @@ to the process with pid 507:
Terminate the process group with pgid 117:
.Pp
.Dl "kill -- -117"
-.Sh DIAGNOSTICS
-.Ex -std
.Sh SEE ALSO
.Xr builtin 1 ,
.Xr csh 1 ,
OpenPOWER on IntegriCloud