summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/doc/handbook/current.sgml18
-rw-r--r--share/doc/handbook/lists.sgml6
-rw-r--r--share/doc/handbook/stable.sgml14
-rw-r--r--share/doc/handbook/sup.sgml7
4 files changed, 24 insertions, 21 deletions
diff --git a/share/doc/handbook/current.sgml b/share/doc/handbook/current.sgml
index a12388a..cebe554 100644
--- a/share/doc/handbook/current.sgml
+++ b/share/doc/handbook/current.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: current.sgml,v 1.10 1996/05/09 23:04:33 mpp Exp $ -->
+<!-- $Id: current.sgml,v 1.11 1996/05/16 23:17:52 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
@@ -10,7 +10,7 @@
THE FREEBSD CURRENT POLICY
-Last updated: $Date: 1996/05/09 23:04:33 $
+Last updated: $Date: 1996/05/16 23:17:52 $
This document attempts to explain the rationale behind
FreeBSD-current, what you should expect should you decide to run it,
@@ -83,9 +83,9 @@ ask! It takes far too much time to do this as a general task.
<sect><heading>Using FreeBSD-current</heading>
-<p><enum> <item> Join the freebsd-current and cvs-all
- mailing lists. This is not just a good idea, it is
- <em>essential</em>. If you are not on the &a.current, you
+<p><enum> <item> Join the &a.current and the &a.cvsall .
+ This is not just a good idea, it is <em>essential</em>.
+ If you are not on the <em>FreeBSD-current</em> mailing list you
will not see the comments that people are making about the
current state of the system and thus will probably end up stumbling
over a lot of problems that others have already found and
@@ -94,7 +94,7 @@ ask! It takes far too much time to do this as a general task.
Before you rebuild <tt>/usr/src</tt>, you <em>must</em>
rebuild the kernel or your system will crash horribly!").
- The cvs-all mailing list will allow you to see the commit log
+ The <em>cvs-all</em> mailing list will allow you to see the commit log
entry for each change as it is made along with any pertinent
information on possible side-effects.
@@ -111,12 +111,12 @@ ask! It takes far too much time to do this as a general task.
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
diff --git a/share/doc/handbook/lists.sgml b/share/doc/handbook/lists.sgml
index 5181df9..37b6434 100644
--- a/share/doc/handbook/lists.sgml
+++ b/share/doc/handbook/lists.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: authors.sgml,v 1.20 1996/05/09 23:04:30 mpp Exp $ -->
+<!-- $Id: lists.sgml,v 1.1 1996/05/16 23:18:06 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -13,6 +13,10 @@ and double quotes.
<tt><htmlurl url='mailto:freebsd-announce@FreeBSD.ORG'
name='&lt;freebsd-announce@FreeBSD.ORG&gt;'></tt>">
+<!ENTITY a.cvsall "FreeBSD CVS commit message mailing list
+ <tt><htmlurl url='mailto:cvs-all@FreeBSD.ORG'
+ name='&lt;cvs-all@FreeBSD.ORG&gt;'></tt>">
+
<!ENTITY a.doc "FreeBSD documentation project mailing list
<tt><htmlurl url='mailto:freebsd-doc@FreeBSD.ORG'
name='&lt;freebsd-doc@FreeBSD.ORG&gt;'></tt>">
diff --git a/share/doc/handbook/stable.sgml b/share/doc/handbook/stable.sgml
index 18acd26f..d3fd835 100644
--- a/share/doc/handbook/stable.sgml
+++ b/share/doc/handbook/stable.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: stable.sgml,v 1.1 1996/02/11 00:16:17 jkh Exp $ -->
+<!-- $Id: stable.sgml,v 1.2 1996/05/16 23:18:19 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
@@ -10,7 +10,7 @@
THE FREEBSD STABLE POLICY
-Last updated: $Date: 1996/02/11 00:16:17 $
+Last updated: $Date: 1996/05/16 23:18:19 $
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>
diff --git a/share/doc/handbook/sup.sgml b/share/doc/handbook/sup.sgml
index 4b3ce95..0ce7d02 100644
--- a/share/doc/handbook/sup.sgml
+++ b/share/doc/handbook/sup.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: sup.sgml,v 1.14 1996/05/09 23:04:53 mpp Exp $ -->
+<!-- $Id: sup.sgml,v 1.15 1996/05/16 23:18:25 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
@@ -56,12 +56,11 @@ like so:
</verb>
Thats all there is to it! Remember that if you are running current,
which is what you will have if you sup with the standard-supfile, please
-join the &a.current mailing list. You should also be sure to read
+join the &a.current . You should also be sure to read
<ref id="current" name="Staying current with FreeBSD">
for important information on just what we can and cannot do for you as
a -current user. If you are using the stable-supfile, please
-join the &a.stable mailing list and read
-<ref id="stable" name="Staying stable with FreeBSD">
+join the &a.stable and read <ref id="stable" name="Staying stable with FreeBSD">
.
<sect1><heading>Description of FreeBSD SUP distributions</heading>
OpenPOWER on IntegriCloud