- Updated SYSCTL manual pages after recent changes to the kernel
authorhselasky <hselasky@FreeBSD.org>
Thu, 31 Jul 2014 17:18:40 +0000 (17:18 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 31 Jul 2014 17:18:40 +0000 (17:18 +0000)
commit8bdfc1896d7dd079283b90589f3992dd9bfd3843
treeddc74ec9e353b85611a3bd221e9539a960ba044e
parent247a87cdab0fe70a30c73e81d5d634f5366f3c1e
- Updated SYSCTL manual pages after recent changes to the kernel
SYSCTL code. Added description of new macros and functions.
- Merged dynamic and static SYSCTL related content into a single
manual page, hence parameters and functionality is very much the same.
- Uppercased all occurrences of "OID".
- Updated all SYSCTL examples.

PR: 192101
share/man/man9/Makefile
share/man/man9/sysctl.9
share/man/man9/sysctl_add_oid.9
share/man/man9/sysctl_ctx_init.9