Add, correct, and improve HISTORY sections.From Sevan Janiyan <venture37 at geeklan dot co dot uk>.Verified using http://minnie.tuhs.org/.
Replace "function call" with "function" when referring to a function(well, a syscall, but this is the established practice) in the generalsense.ok jmc@
remove dead Xrs to update.8;
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andunmaintainable). these days, people use source. these id's do not provideany benefit, and do hurt the small install media(th
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andunmaintainable). these days, people use source. these id's do not provideany benefit, and do hurt the small install media(the 33,000 line diff is essentially mechanical)ok with the idea millert, ok dms
show more ...
convert to new .Dd format;
argv/argc are unused
Remove the advertising clause in the UCB license which Berkeleyrescinded 22 July 1999. Proofed by myself and Theo.
ansi
return(0) is less than exit(0)
consistency
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonis used instead; kwesterback@home.com
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneit's given)
alphabetize SEE ALSO entries and numerically order according to section
First complete sweep of man pages, bin/. Command/function names previously(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIScleanups, other miscellaneous typos.
$OpenBSD$
xref corrections
update rcsid
initial import of NetBSD tree