NetBSD/share/man
lukem f134f3dc38 Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"

Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.
Replace defined(UPDATE) tests with ${MKUPDATE} != "no"

Improve documentation for these and other make flags.
2003-07-18 08:26:01 +00:00
..
man0 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
man1
man3 Nd argument needs no quotes; use .In instead of .Fd ...; mark up 2003-07-09 14:40:53 +00:00
man4 Bump date for SYSTR_CLONE removal. 2003-07-16 11:35:04 +00:00
man5 Add Ns. 2003-06-27 22:43:37 +00:00
man6
man7 Do not install mdoc.7 -- we use mdoc.7 from the groff distribution now. 2003-06-30 18:51:55 +00:00
man8 Add i386 to Dt, now the page is arch-specific. 2003-07-16 12:06:07 +00:00
man9 Bump date for last. 2003-07-16 12:04:26 +00:00
tools Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
Makefile Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00