freebsd-dev/share/man
ru e4c0967624 Overhaul ppp(8) build options so they are safe to use in
/etc/make.conf:

NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
..
man1 Use a single style for share/man/ makefiles: 2004-01-20 10:27:23 +00:00
man3 NOLIBC_R -> NO_LIBC_R 2004-12-21 09:00:26 +00:00
man4 (fast) ethernet -> (Fast) Ethernet 2004-12-21 01:09:34 +00:00
man5 Overhaul ppp(8) build options so they are safe to use in 2004-12-21 12:01:15 +00:00
man6 DTRT, quote parens in an extended regular expression. 2004-01-21 18:57:45 +00:00
man7 Remove mention of block devices. Mention that entries under /dev 2004-12-17 14:28:53 +00:00
man8 2004-10-07 14:06:23 +00:00
man9 Some formatting, whitespace and mdoc(7) fixes. 2004-12-14 18:07:46 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00