Date: Mon, 22 Nov 2010 14:01:46 GMT From: Rene Ladan <rene@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 186105 for review Message-ID: <201011221401.oAME1kdL058434@skunkworks.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/@@186105?ac=10 Change 186105 by rene@rene_acer on 2010/11/22 14:01:34 Pre-7.X cleanup of Handbook (from bcr@): - remove "rene" comments, they are on the DocIdeaList on the wiki now - Bye bye SAP-on-FreeBSD section Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/config/chapter.sgml#13 edit .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#22 edit .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml#9 edit .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/mac/chapter.sgml#9 edit .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/mail/chapter.sgml#4 edit .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml#9 edit Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/config/chapter.sgml#13 (text+ko) ==== @@ -2124,7 +2124,7 @@ <para>In older FreeBSD releases, the default value of <varname>kern.maxfiles</varname> is derived from the <option>maxusers</option> option in your - kernel configuration file. <!--rene last sentence still relevant?--> <varname>kern.maxfiles</varname> grows + kernel configuration file. <varname>kern.maxfiles</varname> grows proportionally to the value of <option>maxusers</option>. When compiling a custom kernel, it is a good idea to set this kernel configuration option according to the uses of your system. From @@ -2148,7 +2148,7 @@ <filename>/boot/defaults/loader.conf</filename> file for some hints) or as described elsewhere in this document.</para> - <para>In older releases, <!--rene how old?-->the system will auto-tune + <para>In older releases, the system will auto-tune <literal>maxusers</literal> for you if you explicitly set it to <literal>0</literal><footnote> <para>The auto-tuning algorithm sets @@ -2228,7 +2228,7 @@ use.</para> <para><varname>kern.ipc.nmbclusters</varname> loader tunable should - be used to tune this at boot time. Only older versions of &os;<!--rene: how old?--> + be used to tune this at boot time. Only older versions of &os; will require you to use the <literal>NMBCLUSTERS</literal> kernel &man.config.8; option.</para> ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#22 (text+ko) ==== @@ -2124,7 +2124,7 @@ <maketarget>installworld</maketarget>. If your old version of <command>mergemaster</command> does not support <option>-p</option>, use the new version in the source tree when running for the first - time:</para><!--rene: how old is this mergemaster?--> + time:</para> <screen>&prompt.root; <userinput>cd /usr/src/usr.sbin/mergemaster</userinput> &prompt.root; <userinput>./mergemaster.sh -p</userinput></screen> ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml#9 (text+ko) ==== @@ -1200,2028 +1200,6 @@ </sect2> </sect1> -<