On http://www.freebsd.org/releases/9.2R/installation.html, bullet #1 states "The FreeBSD, which previously could appear" Fix: Change to "The FreeBSD KERNEL, which previously could appear" How-To-Repeat: RTFM
Author: gjb Date: Tue Oct 1 15:53:58 2013 New Revision: 42790 URL: http://svnweb.freebsd.org/changeset/doc/42790 Log: Add missing 'kernel' word. PR: 182551 Submitted by: Stephen Hurd Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html Tue Oct 1 15:43:50 2013 (r42789) +++ head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html Tue Oct 1 15:53:58 2013 (r42790) @@ -128,7 +128,7 @@ complications may arise in this process <ol type="1"> <li> -<p>The FreeBSD, which previously could appear in either 	 <tt +<p>The FreeBSD kernel, which previously could appear in either 	 <tt class="FILENAME">/boot/kernel</tt> or 	 <tt class="FILENAME">/boot/GENERIC</tt>, now only appears as 	 <tt class="FILENAME">/boot/kernel</tt>. As a result, any 	 kernel appearing in <tt class="FILENAME">/boot/GENERIC</tt> 	 will be deleted. Please _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed in r42790. The update will take effect shortly. Thanks!
Responsible Changed From-To: freebsd-doc->gjb Fixed in r42790. The update will take effect shortly. Thanks!