cvs commit: src/lib/libc/sys upc_register.2
Hiten Pandya
hmp at crater.dragonflybsd.org
Wed Jul 7 18:05:13 PDT 2004
hmp 2004/07/07 18:04:19 PDT
DragonFly src repository
Modified files:
lib/libc/sys upc_register.2
Log:
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.
Revision Changes Path
1.4 +124 -57 src/lib/libc/sys/upc_register.2
http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/upc_register.2.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list