cvs commit: src/share/man/man9 vm_map.9
Hiten Pandya
hmp at FreeBSD.org
Wed Oct 22 23:06:34 PDT 2003
hmp 2003/10/22 23:06:33 PDT
FreeBSD src repository (doc committer)
Modified files:
share/man/man9 vm_map.9
Log:
Mdoc Janitor:
* Uppercase the .Dt command contents.
* Remove incorrect usage of .Fa.
* Use .Va for struct members, and .Vt for structs
(correct replacement for .Fa)
* Markup VM_* and MAP_* macros with .Dv command.
* Replace 'man' with 'manual' for consistency.
Revision Changes Path
1.2 +71 -71 src/share/man/man9/vm_map.9
More information about the cvs-src
mailing list