releng22.FreeBSD.org -> releng3.FreeBSD.org
This commit is contained in:
parent
7cfacc4896
commit
99d1caa95e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6213
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/releases/snapshots.sgml,v 1.8 1999/09/06 07:02:49 peter Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/snapshots.sgml,v 1.9 1999/12/12 16:24:26 jhb Exp $">
|
||||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/releases/snapshots.sgml,v 1.8 1999/09/06 07:02:49 peter Exp $ -->
|
<!-- $FreeBSD: www/en/releases/snapshots.sgml,v 1.9 1999/12/12 16:24:26 jhb Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -74,8 +74,8 @@
|
||||||
|
|
||||||
<p>By popular demand, snapshots are also now available for the
|
<p>By popular demand, snapshots are also now available for the
|
||||||
<a href="&base/handbook/stable.html">FreeBSD-stable</a> branch via anonymous FTP from
|
<a href="&base/handbook/stable.html">FreeBSD-stable</a> branch via anonymous FTP from
|
||||||
<a href="ftp://releng22.FreeBSD.org/pub/FreeBSD/">
|
<a href="ftp://releng3.FreeBSD.org/pub/FreeBSD/">
|
||||||
ftp://releng22.FreeBSD.org/pub/FreeBSD/</a>.
|
ftp://releng3.FreeBSD.org/pub/FreeBSD/</a>.
|
||||||
The snapshot releases are in directories named in the
|
The snapshot releases are in directories named in the
|
||||||
same manner as -current snapshots, but ending in the keyword
|
same manner as -current snapshots, but ending in the keyword
|
||||||
RELENG instead of SNAP.
|
RELENG instead of SNAP.
|
||||||
|
|
Loading…
Reference in a new issue