freebsd-nq/share/man
Yaroslav Tykhiy 15240ba819 As suggested more than once in the lists, drop -M from flags to mfs
for /tmp and /var.  This makes the memory discs swap-backed instead
of malloc-backed.  A swap-backed memory disc should not be worse
than a malloc-backed one in any scenario because it will start
touching swap only when needed.  OTOH, a malloc-backed disc can
starve limited kernel resources and evenually crash the system.

Reflect the change in the rc.conf(5) manpage.  Also stop telling
lies there about softupdates: it does not waste disc space, it
just can delay its freeing.

Suggested by:	many
PR:		kern/87255
MFC after:	1 week
2007-03-06 13:13:53 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Add a reference too pthread_cancel(3). 2007-01-19 17:34:52 +00:00
man4 The firmware files are included in the base system now, reflect this here.. 2007-03-05 11:52:17 +00:00
man5 As suggested more than once in the lists, drop -M from flags to mfs 2007-03-06 13:13:53 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 - Add missing subdirectories in BSD.usr.dist mtree file. 2007-03-02 14:56:15 +00:00
man8 MFp4: 2006-12-27 13:22:41 +00:00
man9 Move macros describing extended attributes in UFS from 2007-03-06 08:13:21 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00