CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/01/06 13:09:38

Modified files:
        lib/libc/sys   : sysctl.2 

Log message:
Fix most of the .Li abuse:
* Use .Vt for struct names and other type names like in_port_t.
* Use .Dv for #define'd constants like CPUSTATES and KERN_SYSVIPC_INFO.
* Use .Va for sysctl variable names like "machdep".

Not touching some of the .Li use related to networking; that stuff
looks suspicious in more than one way and a diff would need review.

Reply via email to