Instead of writing 2.2.2 (or whatever), use the rel.current entity.
This commit is contained in:
parent
bc53f06f62
commit
56474262fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2098
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: stable.sgml,v 1.15 1997-10-19 13:32:14 jraynard Exp $ -->
|
||||
<!-- $Id: stable.sgml,v 1.16 1997-10-21 16:14:26 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
THE FREEBSD STABLE POLICY
|
||||
|
||||
Last updated: $Date: 1997-10-19 13:32:14 $
|
||||
Last updated: $Date: 1997-10-21 16:14:26 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-stable, what you should expect should you decide to run it,
|
||||
|
@ -30,8 +30,8 @@ branch (see <ref id="current" name="FreeBSD-current">).
|
|||
<p>If you are a commercial user or someone who puts maximum stability of
|
||||
their FreeBSD system before all other concerns, you should consider tracking
|
||||
<em>stable</em>. This is especially true if you have installed the most
|
||||
recent release (<url url="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.2-RELEASE"
|
||||
name="2.2.2-RELEASE"> at the time of this writing) since the <em>stable</em>
|
||||
recent release (<url url="ftp://ftp.freebsd.org/pub/FreeBSD/&rel.current;-RELEASE"
|
||||
name="&rel.current;-RELEASE"> at the time of this writing) since the <em>stable</em>
|
||||
branch is effectively a bug-fix stream relative to the previous release.
|
||||
|
||||
<p>Please note that the <em>stable</em> tree endeavors, above all, to
|
||||
|
|
Loading…
Reference in a new issue