aboutsummaryrefslogtreecommitdiff
path: root/share/doc/handbook/handbook.sgml
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1996-08-09 15:33:31 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1996-08-09 15:33:31 +0000
commitc6c4e8b6d9b70e1f1e88d25a654234cc4272e86f (patch)
treed142a111913e2dbfd7410b94e7b27011f68aaabf /share/doc/handbook/handbook.sgml
parent3189dcab4c84179de62efbd8c41ea6193aa9bc52 (diff)
downloadsrc-c6c4e8b6d9b70e1f1e88d25a654234cc4272e86f.tar.gz
src-c6c4e8b6d9b70e1f1e88d25a654234cc4272e86f.zip
Define a new entity to hold the latest *released* FreeBSD version number.
In the text, use &rel.current; instead of 2.1.5.
Notes
Notes: svn path=/head/; revision=17480
Diffstat (limited to 'share/doc/handbook/handbook.sgml')
-rw-r--r--share/doc/handbook/handbook.sgml7
1 files changed, 5 insertions, 2 deletions
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml
index 659706f518b0..bae11471b80f 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