summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1996-08-09 15:33:31 +0000
committerjfieber <jfieber@FreeBSD.org>1996-08-09 15:33:31 +0000
commit3dd6f0384e5396643fca93ba65fec1bbfe18c58c (patch)
treed142a111913e2dbfd7410b94e7b27011f68aaabf /share/doc
parent2b8860307b63cfd1d280b3055e88510754184044 (diff)
downloadFreeBSD-src-3dd6f0384e5396643fca93ba65fec1bbfe18c58c.zip
FreeBSD-src-3dd6f0384e5396643fca93ba65fec1bbfe18c58c.tar.gz
Define a new entity to hold the latest *released* FreeBSD version number.
In the text, use &rel.current; instead of 2.1.5.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/handbook/handbook.sgml7
-rw-r--r--share/doc/handbook/install.sgml10
2 files changed, 10 insertions, 7 deletions
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml
index 659706f..bae1147 100644
--- a/share/doc/handbook/handbook.sgml
+++ b/share/doc/handbook/handbook.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: handbook.sgml,v 1.51 1996/07/07 02:00:46 jfieber Exp $ -->
+<!-- $Id: handbook.sgml,v 1.52 1996/07/29 07:15:56 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
@@ -19,6 +19,9 @@
<!ENTITY % sections SYSTEM "sections.sgml">
%sections;
+<!-- The curerntly released version of FreeBSD -->
+<!ENTITY rel.current CDATA "2.1.5">
+
]>
<linuxdoc>
@@ -32,7 +35,7 @@
<abstract>Welcome to FreeBSD! This handbook covers the
installation and day to day use of <bf>FreeBSD Release
-2.1.5</bf>.
+&rel.current;</bf>.
This manual is a <bf>work in progress</bf> and is the
work of many individuals. Many sections do not yet exist
diff --git a/share/doc/handbook/install.sgml b/share/doc/handbook/install.sgml
index 157e57c..8b4e5fc 100644
--- a/share/doc/handbook/install.sgml
+++ b/share/doc/handbook/install.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: install.sgml,v 1.31 1996/07/01 16:32:09 bde Exp $ -->
+<!-- $Id: install.sgml,v 1.32 1996/07/25 13:12:25 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -41,7 +41,7 @@
(IRQ) and IO port addresses. </item>
<item>Download the <url
- url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/2.1.5-RELEASE/floppies/boot.flp"
+ url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/&rel.current;-RELEASE/floppies/boot.flp"
name="installation boot disk image"> file to your hard
drive, and be sure to tell your browser to
<em>save</em> rather than <em>display</em>.
@@ -615,7 +615,7 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
In order for NFS installation to work, the server
must support subdir mounts, e.g., if your FreeBSD
- 2.1 distribution directory lives on:
+ &rel.current; distribution directory lives on:
<bf>ziggy:/usr/archive/stuff/FreeBSD</bf> Then ziggy will have
to allow the direct mounting of
<bf>/usr/archive/stuff/FreeBSD</bf>, not just <bf>/usr</bf> or
@@ -632,7 +632,7 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
<p>FTP installation may be done from any mirror site
containing a reasonably up-to-date version of FreeBSD
- 2.1. A full menu of reasonable choices from almost
+ &rel.current;. A full menu of reasonable choices from almost
anywhere in the world is provided by the FTP site
menu.
@@ -645,7 +645,7 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
of a name server:
<tscreen><verb>
-ftp://192.216.222.4/pub/FreeBSD/2.1.5-RELEASE
+ftp://192.216.222.4/pub/FreeBSD/&rel.current;-RELEASE
</verb></tscreen>
There are two FTP installation modes you can use:
OpenPOWER on IntegriCloud