svn commit: r189778 - head/share/man/man8
Robert Watson
rwatson at FreeBSD.org
Fri Mar 13 16:42:35 PDT 2009
Author: rwatson
Date: Fri Mar 13 23:42:34 2009
New Revision: 189778
URL: http://svn.freebsd.org/changeset/base/189778
Log:
Don't suggest mounting procfs in diskless configurations.
MFC after: 3 days
Modified:
head/share/man/man8/diskless.8
Modified: head/share/man/man8/diskless.8
==============================================================================
--- head/share/man/man8/diskless.8 Fri Mar 13 22:41:30 2009 (r189777)
+++ head/share/man/man8/diskless.8 Fri Mar 13 23:42:34 2009 (r189778)
@@ -376,7 +376,6 @@ As a minimum, you normally need to have
.Bd -literal -offset indent
<SERVER>:<ROOT> / nfs ro 0 0
<SERVER>:/usr /usr nfs ro 0 0
-proc /proc procfs rw 0 0
.Ed
.Pp
You also need to create a customized version of
More information about the svn-src-all
mailing list