Stable snapshots are on releng4.freebsd.org, not releng3.
Submitted by: doug@safeport.com
This commit is contained in:
parent
2cdb0d6773
commit
cb079d07dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8516
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/snapshots.sgml,v 1.9 1999/12/12 16:24:26 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/snapshots.sgml,v 1.10 1999/12/17 14:19:10 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/snapshots.sgml,v 1.9 1999/12/12 16:24:26 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/snapshots.sgml,v 1.10 1999/12/17 14:19:10 phantom Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -74,8 +74,8 @@
|
|||
|
||||
<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="ftp://releng3.FreeBSD.org/pub/FreeBSD/">
|
||||
ftp://releng3.FreeBSD.org/pub/FreeBSD/</a>.
|
||||
<a href="ftp://releng4.FreeBSD.org/pub/FreeBSD/">
|
||||
ftp://releng4.FreeBSD.org/pub/FreeBSD/</a>.
|
||||
The snapshot releases are in directories named in the
|
||||
same manner as -current snapshots, but ending in the keyword
|
||||
RELENG instead of SNAP.
|
||||
|
|
Loading…
Reference in a new issue