aboutsummaryrefslogtreecommitdiff
path: root/handbook/stable.sgml
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-07-04 01:44:33 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-07-04 01:44:33 +0000
commit624a4006658fde58009d09811193ead528aae5c2 (patch)
treec06ca484af147ad29babed8395fdc6911846feb2 /handbook/stable.sgml
parent6abf6c3655374bec0b7feb2bf4d5e1f07276b25a (diff)
Make some items "hot" that should be, eliminate typos and macro expansion
bogons.
Notes
svn path=/head/; revision=403
Diffstat (limited to 'handbook/stable.sgml')
-rw-r--r--handbook/stable.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/handbook/stable.sgml b/handbook/stable.sgml
index 0ca1f74526..23e4789103 100644
--- a/handbook/stable.sgml
+++ b/handbook/stable.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: stable.sgml,v 1.2 1996-05-16 23:18:19 mpp Exp $ -->
+<!-- $Id: stable.sgml,v 1.3 1996-07-04 01:44:32 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
@@ -10,7 +10,7 @@
THE FREEBSD STABLE POLICY
-Last updated: $Date: 1996-05-16 23:18:19 $
+Last updated: $Date: 1996-07-04 01:44:32 $
This document attempts to explain the rationale behind
FreeBSD-stable, what you should expect should you decide to run it,
@@ -45,7 +45,7 @@ next section).
<sect><heading>Using FreeBSD-stable</heading>
- <p><enum><item> Join the freebsd-stable mailing list. This will
+ <p><enum><item> Join the &a.stable . This will
keep you informed of build-dependencies that may appear in
<em>stable</em> or any other issues requring special attention.
Developers will also make announcements in this mailing list when
@@ -65,12 +65,12 @@ next section).
three ways:
<enum>
- <item> Using the CTM facility described below. Unless you
+ <item> Use the <ref id="ctm" name="CTM"> facility. Unless you
have a good TCP/IP connection at a flat rate, this is
the way to do it.
- <item> Use the CMU `sup' program (Software Update
- Protocol), also described below.
+ <item> Use the CMU <ref id="sup"> program (Software Update
+ Protocol).
This is the second most recommended method, since it allows
you to grab the entire collection once and then only what has
changed from then on. Many people run sup from cron
@@ -102,7 +102,7 @@ next section).
<item> Before compiling stable, read the Makefile in /usr/src
carefully. You should at least run a `make world' the first time
through as part of the upgrading process.
- Reading freebsd-stable will keep you up-to-date on other bootstrapping
+ Reading the &a.stable will keep you up-to-date on other bootstrapping
procedures that sometimes become necessary as we move towards the next
release.
</enum>