svn commit: r42760 - head/en_US.ISO8859-1/htdocs/releases/9.2R

Glen Barber gjb at FreeBSD.org
Mon Sep 30 08:35:33 UTC 2013


Author: gjb
Date: Mon Sep 30 08:35:32 2013
New Revision: 42760
URL: http://svnweb.freebsd.org/changeset/doc/42760

Log:
  Fix the -BETA and -RC version numbers.
  
  Submitted by:	pluknet
  Pointyhat:	gjb

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	Mon Sep 30 08:24:12 2013	(r42759)
+++ head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html	Mon Sep 30 08:35:32 2013	(r42760)
@@ -101,8 +101,8 @@ href="http://www.FreeBSD.org/cgi/man.cgi
 class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility supports binary
 	upgrades of i386 and amd64 systems running 	earlier FreeBSD releases. Systems
 running 	<tt class="LITERAL">8.[34]-RELEASE</tt>, 	<tt
-class="LITERAL">9.[01]-RELEASE</tt>, 	<tt class="LITERAL">9.1-BETA[123]</tt>, or
-	<tt class="LITERAL">9.1-RC[1234]</tt> can upgrade as follows:</p>
+class="LITERAL">9.[01]-RELEASE</tt>, 	<tt class="LITERAL">9.2-BETA[123]</tt>, or
+	<tt class="LITERAL">9.2-RC[1234]</tt> can upgrade as follows:</p>
 
 <pre class="SCREEN">
 <samp class="PROMPT">#</samp> freebsd-update fetch


More information about the svn-doc-all mailing list