A variety of mdoc(7) and grammar changes:
authorHiten Pandya <hmp@dragonflybsd.org>
Thu, 8 Jul 2004 01:04:18 +0000 (01:04 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Thu, 8 Jul 2004 01:04:18 +0000 (01:04 +0000)
commita559210f22fc3639ccbcb389d8d9cdd960bce682
tree76d7081b1f9fc3a02c8ac40c8f02afb2edc75d31
parentb4c5af3ed24a75259c5b55ada1062e4dc05acdc6
A variety of mdoc(7) and grammar changes:

* use .Bl and .El directives when using a list
* use .Dv directive when appropriate
* use 'The' to start a sentence instead of the function name
* paragraph cleanups for return values
* use approrpriate directives to markup pointers and types
* use .Er directive for marking up errno(3) values
* eliminate hard sentence breaks
* use .Dv instead of .Va when documenting known constants
* eliminate empty lines
* spelling and grammar corrections
* eliminate incorrect use of the .Lb directive

While I am here, add a reference to the rfork(2) manual page
under the SEE ALSO section.
lib/libc/sys/upc_register.2