看板 FB_doc 關於我們 聯絡資訊
Hi I found a mount_devfs in the handbook, I think this is wrong because the command is not on my system. I suggest it needs to be corrected as below. --- jails-build.html.old 2008-03-19 08:08:38.424074900 +0100 +++ jails-build.html 2008-03-19 08:09:34.471146500 +0100 @@ -61,7 +61,7 @@ class="USERINPUT">make distribution DESTDIR=$D</kbd> <a id="JAILDISTRIB" name="JAILDISTRIB"><img src="./imagelib/callouts/3.png" hspace="0" vspace="0" border="0" alt="(3)" /></a> -<samp class="PROMPT">#</samp> <kbd class="USERINPUT">mount_devfs devfs $D/dev</kbd> <a +<samp class="PROMPT">#</samp> <kbd class="USERINPUT">mount -t devfs devfs $D/dev</kbd> <a id="JAILDEVFS" name="JAILDEVFS"><img src="./imagelib/callouts/4.png" hspace="0" vspace="0" border="0" alt="(4)" /></a> </pre> _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"