In v3 UNIX, the kill utility is documented in category 8, not 1.
authorsevan <sevan@FreeBSD.org>
Sun, 2 Oct 2016 23:13:46 +0000 (23:13 +0000)
committersevan <sevan@FreeBSD.org>
Sun, 2 Oct 2016 23:13:46 +0000 (23:13 +0000)
commitc5b91a6c98b28b226718748958b4f854eaaa19ea
tree1b985c69d9956cf79ec89ccf561422dbb445b144
parent99cc67f529eb75654c5ef94f93487cc2f4a71dba
In v3 UNIX, the kill utility is documented in category 8, not 1.
Add a note of it.
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man8/kill.8

PR: 211786
Approved by: bcr (mentor)
Obtained from: TUHS
Differential Revision: https://reviews.freebsd.org/D8105
bin/kill/kill.1