Fix the -BETA and -RC version numbers.
Submitted by: pluknet Pointyhat: gjb
This commit is contained in:
parent
4721a433f6
commit
01396dfaf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42760
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue