Fix links to Supported / Unsupported FreeBSD Releases.
This commit is contained in:
parent
c4b788e0fc
commit
3ee664a913
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41543
3 changed files with 5 additions and 5 deletions
en_US.ISO8859-1
|
@ -72,7 +72,7 @@
|
||||||
to specify the build branch (e.g., 7, 7-exp, 8, 8-exp, 9, 9-exp, 10, 10-exp).
|
to specify the build branch (e.g., 7, 7-exp, 8, 8-exp, 9, 9-exp, 10, 10-exp).
|
||||||
The set of branches that <username>portmgr</username> currently
|
The set of branches that <username>portmgr</username> currently
|
||||||
supports is the same as those that the &os;
|
supports is the same as those that the &os;
|
||||||
<ulink url="http://www.freebsd.org/security/index.html#supported-branches">security team</ulink>
|
<ulink url="http://www.freebsd.org/security/index.html#sup">security team</ulink>
|
||||||
supports.
|
supports.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -2341,7 +2341,7 @@ zfs destroy -r a/snap/src-<replaceable>old-branch</replaceable></screen>
|
||||||
<literal>packages-8-stable</literal> should be built from 8.1.</para>
|
<literal>packages-8-stable</literal> should be built from 8.1.</para>
|
||||||
|
|
||||||
<para>As releases go End-Of-Life (see
|
<para>As releases go End-Of-Life (see
|
||||||
<ulink url="http://www.freebsd.org/security/index.html#supported-branches">chart</ulink>),
|
<ulink url="http://www.freebsd.org/security/index.html#sup">chart</ulink>),
|
||||||
a full (not incremental!) package build should be done and uploaded.</para>
|
a full (not incremental!) package build should be done and uploaded.</para>
|
||||||
|
|
||||||
<para>The procedure is as follows:</para>
|
<para>The procedure is as follows:</para>
|
||||||
|
|
|
@ -97,7 +97,7 @@
|
||||||
<p>Complete historical information about the release date, the
|
<p>Complete historical information about the release date, the
|
||||||
classification type, and the effective End-Of-Life (EOL) for
|
classification type, and the effective End-Of-Life (EOL) for
|
||||||
these releases may be found on the <a
|
these releases may be found on the <a
|
||||||
href="&base;/security/security.html#unsup">Unsupported
|
href="&base;/security/unsupported.html">Unsupported
|
||||||
Releases</a> section of the <a
|
Releases</a> section of the <a
|
||||||
href="&base;/security/security.html">FreeBSD Security
|
href="&base;/security/security.html">FreeBSD Security
|
||||||
Information</a> page.</p>
|
Information</a> page.</p>
|
||||||
|
|
|
@ -20,8 +20,8 @@
|
||||||
<li><a href="#how">How and where to report a FreeBSD security issue</a></li>
|
<li><a href="#how">How and where to report a FreeBSD security issue</a></li>
|
||||||
<li><a href="#sec">Information about the FreeBSD Security Officer</a></li>
|
<li><a href="#sec">Information about the FreeBSD Security Officer</a></li>
|
||||||
<li><a href="#pol">Information handling policies</a></li>
|
<li><a href="#pol">Information handling policies</a></li>
|
||||||
<li><a href="#sup">Supported FreeBSD Releases</a></li>
|
<li><a href="security.html#sup">Supported FreeBSD Releases</a></li>
|
||||||
<li><a href="#unsup">Unsupported FreeBSD Releases</a></li>
|
<li><a href="unsupported.html">Unsupported FreeBSD Releases</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="how"></a>
|
<a name="how"></a>
|
||||||
|
|
Loading…
Reference in a new issue