Date: Sat, 29 Dec 2012 18:50:56 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40500 - head/en_US.ISO8859-1/books/handbook/bsdinstall Message-ID: <201212291850.qBTIouA4028680@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend Date: Sat Dec 29 18:50:56 2012 New Revision: 40500 URL: http://svnweb.freebsd.org/changeset/doc/40500 Log: Do not hardcode FreeBSD version, use entity instead. While I'm there, use an uppercase where needed for consistency. Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sat Dec 29 18:43:32 2012 (r40499) +++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sat Dec 29 18:50:56 2012 (r40500) @@ -372,7 +372,7 @@ </listitem> <listitem> - <para>domain name of the local network</para> + <para>Domain name of the local network</para> </listitem> <listitem> @@ -390,7 +390,7 @@ creep into the process. On very rare occasions those bugs affect the installation process. As these problems are discovered and fixed, they are noted in the <ulink - url="&url.base;/releases/9.0R/errata.html">FreeBSD + url="&url.base;/releases/&rel.current;R/errata.html">FreeBSD Errata</ulink> on the &os; web site. Check the errata before installing to make sure that there are no problems that might affect the installation.</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212291850.qBTIouA4028680>