Fix ftp path for 3.1-RELEASE
This commit is contained in:
parent
546c55a617
commit
5b683465b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4552
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.29 1999-03-18 21:12:14 des Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.30 1999-03-20 14:35:14 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -88,7 +88,7 @@
|
|||
<sect1>
|
||||
<heading>What is the latest version of FreeBSD?</heading>
|
||||
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.1-RELEASE"
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.1-RELEASE"
|
||||
name="3.1"> is the latest <em/stable/ version; it was released
|
||||
in February, 1999. This is also the latest <em/release/ version.
|
||||
|
||||
|
|
Loading…
Reference in a new issue