Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   pavel
Date:           Mon Dec  4 08:59:14 UTC 2006

Modified Files:
        src/distrib/sets/lists/man: mi
        src/lib/libc/gen: sysctl.3
        src/sbin/sysctl: sysctl.8
        src/share/man/man7: Makefile
Added Files:
        src/share/man/man7: sysctl.7

Log Message:
Move the description of sysctl MIBs from sysctl.3 to a new manual page
sysctl.7. Remove the list of MIBs from sysctl.8 so we don't have to
maintain duplicate information, as proposed by YAMAMOTO Takashi on
tech-userlevel. Also remove references to header files from sysctl.8.

The numeric constants remain documented, they are still needed in some
cases. See the discussion on tech-userlevel. ("mib list in sysctl.8")

OK by YAMAMOTO Takashi.


To generate a diff of this commit:
cvs rdiff -r1.955 -r1.956 src/distrib/sets/lists/man/mi
cvs rdiff -r1.191 -r1.192 src/lib/libc/gen/sysctl.3
cvs rdiff -r1.156 -r1.157 src/sbin/sysctl/sysctl.8
cvs rdiff -r1.18 -r1.19 src/share/man/man7/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man7/sysctl.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index