Date: Wed, 7 Dec 2011 21:32:06 +0000 (UTC) From: Manolis Kiagias <manolis@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/desktop chapter.sgml doc/en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml Message-ID: <201112072132.pB7LW6Aa042461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
manolis 2011-12-07 21:32:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/desktop chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml Log: Use /compat/linux/proc instead of /usr/compat/linux/proc as the mount point of linproc in the examples, since: - linux_base always installs to /compat and creates it as a directory if it does not exist as a symlink - Custom installations (not done by sysinstall(8)) may not have /compat at all - The linuxemu chapter uses /compat anyway (except a single example, fixed) - The new bsdinstall(8) does not create /compat either as directory or symlink PR: docs/163102 Submitted by: Kevin Baxter <VoidChicken at gmail dot com> Revision Changes Path 1.119 +3 -3 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml 1.143 +1 -1 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112072132.pB7LW6Aa042461>