The Handbook conversion has changed the names of some of the generated

HTML files (not all of them, just some of them).

Fix up the broken references to point to the correct files.

This has not touched the release notes in releases/*/*.  I'm not sure
whether they should remain as historical record of what was shipped or
not.  About 5 of them now have a couple of broken links each, which will
be trivial to fix.
This commit is contained in:
Nik Clayton 1999-03-27 15:43:51 +00:00
parent b1dfcde2a9
commit 3a6361c32c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4571
18 changed files with 72 additions and 72 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-09-30 07:20:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:49 $">
<!ENTITY title "FreeBSD/Alpha Project"> <!ENTITY title "FreeBSD/Alpha Project">
<!ENTITY email 'freebsd-alpha'> <!ENTITY email 'freebsd-alpha'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: alpha.sgml,v 1.2 1998-09-30 07:20:51 jb Exp $ --> <!-- $Id: alpha.sgml,v 1.3 1999-03-27 15:43:49 nik Exp $ -->
<html> <html>
&header; &header;
@ -17,7 +17,7 @@ systems.</p>
<UL> <UL>
<li><a href="http://www.freebsd.org/~jb/alpha.html">Status <li><a href="http://www.freebsd.org/~jb/alpha.html">Status
of the FreeBSD/Alpha port</a>. of the FreeBSD/Alpha port</a>.
<li><A href="../handbook/eresources:mail.html">FreeBSD/Alpha mailing list</a></li> <li><A href="../handbook/eresources.html#ERESOURCES-MAIL">FreeBSD/Alpha mailing list</a></li>
</UL> </UL>
<H3>Other Links of Interest</H3> <H3>Other Links of Interest</H3>

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-02-23 09:45:08 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "FreeBSD Source Auditing Project"> <!ENTITY title "FreeBSD Source Auditing Project">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: auditors.sgml,v 1.24 1999-02-23 09:45:08 wosch Exp $ --> <!-- $Id: auditors.sgml,v 1.25 1999-03-27 15:43:32 nik Exp $ -->
<HTML> <HTML>
&header; &header;
<H1>General Information</H1> <H1>General Information</H1>
<em>Last Updated: $Date: 1999-02-23 09:45:08 $ </em> <em>Last Updated: $Date: 1999-03-27 15:43:32 $ </em>
<H2>Overview</H2> <H2>Overview</H2>
@ -72,7 +72,7 @@ acceptable.</P>
<P>In order to be an auditor, you should either have commit privileges on <P>In order to be an auditor, you should either have commit privileges on
<em>freefall.freebsd.org</em> or an arrangement with another auditor/reviewer <em>freefall.freebsd.org</em> or an arrangement with another auditor/reviewer
who does. You should also be running or have immediate access to who does. You should also be running or have immediate access to
<a href="handbook/current.html">FreeBSD-current</a> sources since all of our changes <a href="handbook/cutting-edge.html#CURRENT">FreeBSD-current</a> sources since all of our changes
will be made relative to that branch and then brought back (as necessary) will be made relative to that branch and then brought back (as necessary)
into the <strong>2.1</strong> and <strong>2.2</strong> branches. into the <strong>2.1</strong> and <strong>2.2</strong> branches.

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-05-27 09:23:43 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "About FreeBSD's availability"> <!ENTITY title "About FreeBSD's availability">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: availability.sgml,v 1.11 1998-05-27 09:23:43 wosch Exp $ --> <!-- $Id: availability.sgml,v 1.12 1999-03-27 15:43:32 nik Exp $ -->
<HTML> <HTML>
&header; &header;
@ -66,12 +66,12 @@ the FreeBSD Project.</FONT></FONT>
<P>FreeBSD is developed and supported by a worldwide team of programmers. <P>FreeBSD is developed and supported by a worldwide team of programmers.
<A HREF="mailto:jkh@FreeBSD.ORG">Jordan Hubbard,</A> one of the project's <A HREF="mailto:jkh@FreeBSD.ORG">Jordan Hubbard,</A> one of the project's
founders, has written a <A HREF="&base/handbook/history.html">brief founders, has written a <A HREF="&base/handbook/history.html">brief
history</A> of the FreeBSD project. Information about <A HREF="&base/handbook/staff:who.html">who's history</A> of the FreeBSD project. Information about <A HREF="&base/handbook/staff-who.html">who's
responsible for what</A> is also available. If you are curious, take a look responsible for what</A> is also available. If you are curious, take a look
at some <A HREF="http://www.freebsd.org/~jhs/freebsd/people.html">pictures at some <A HREF="http://www.freebsd.org/~jhs/freebsd/people.html">pictures
of the team members</A>. A more complete listing of contributors is available of the team members</A>. A more complete listing of contributors is available
in the <A HREF="&base/handbook/contrib.html">Contributors</A> in the <A HREF="&base/handbook/contrib.html">Contributors</A>
section of the <A HREF="&base/handbook/handbook.html">FreeBSD section of the <A HREF="&base/handbook/index.html">FreeBSD
Handbook</A>. FreeBSD is an open project welcomes the help of individuals Handbook</A>. FreeBSD is an open project welcomes the help of individuals
who have time and or skills to offer.</P> who have time and or skills to offer.</P>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-27 12:00:21 $"> <!ENTITY date "$Date: 1999-03-27 15:43:49 $">
<!ENTITY title "FreeBSD Documentation Project: Documentation Set"> <!ENTITY title "FreeBSD Documentation Project: Documentation Set">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: doc-set.sgml,v 1.3 1998-10-27 12:00:21 wosch Exp $ --> <!-- $Id: doc-set.sgml,v 1.4 1999-03-27 15:43:49 nik Exp $ -->
<html> <html>
&header; &header;
@ -33,7 +33,7 @@
FreeBSD. The format does not permit long winded and comprehensive FreeBSD. The format does not permit long winded and comprehensive
answers.</p></li> answers.</p></li>
<li><p><a href="../handbook/handbook.html"><b>The Handbook</b></a></p> <li><p><a href="../handbook/index.html"><b>The Handbook</b></a></p>
<p>This is maintained by the project. Topics that need a more in depth <p>This is maintained by the project. Topics that need a more in depth
discussion are addressed in the Handbook.</p></li> discussion are addressed in the Handbook.</p></li>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-27 12:00:21 $"> <!ENTITY date "$Date: 1999-03-27 15:43:49 $">
<!ENTITY title "FreeBSD Documentation Project: Who are we?"> <!ENTITY title "FreeBSD Documentation Project: Who are we?">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: who.sgml,v 1.4 1998-10-27 12:00:21 wosch Exp $ --> <!-- $Id: who.sgml,v 1.5 1999-03-27 15:43:49 nik Exp $ -->
<html> <html>
&header; &header;
@ -15,7 +15,7 @@
<p>Some of us can commit changes directly to the FreeBSD documentation <p>Some of us can commit changes directly to the FreeBSD documentation
tree. The complete list of people with commit ``privs'' is in <a tree. The complete list of people with commit ``privs'' is in <a
href="../handbook/staff:doc.html">the href="../handbook/staff-doc.html">the
Handbook</a>.</p> Handbook</a>.</p>
<p>Others do not have commit privs, but they write and <a <p>Others do not have commit privs, but they write and <a

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-07 15:13:10 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "Documentation"> <!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: docs.sgml,v 1.66 1999-03-07 15:13:10 wosch Exp $ --> <!-- $Id: docs.sgml,v 1.67 1999-03-27 15:43:32 nik Exp $ -->
<html> <html>
&header; &header;
@ -51,7 +51,7 @@
receive this newsletter via e-mail.</p> receive this newsletter via e-mail.</p>
<a name="handbook"></a> <a name="handbook"></a>
<h2><a href="handbook/handbook.html">The FreeBSD Handbook</a></h2> <h2><a href="handbook/index.html">The FreeBSD Handbook</a></h2>
<p>This is an evolving, comprehensive on-line resource for <p>This is an evolving, comprehensive on-line resource for
FreeBSD users. Please address comments and contributions FreeBSD users. Please address comments and contributions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project"> <!ENTITY title "The FreeBSD Project">
<!ENTITY date "$Date: 1999-02-22 00:26:34 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
@ -212,7 +212,7 @@
&nbsp;&nbsp;<a href="projects/newbies.html">For &nbsp;&nbsp;<a href="projects/newbies.html">For
Newbies</a><br> Newbies</a><br>
&nbsp;&nbsp;<a &nbsp;&nbsp;<a
href="&base;/handbook/handbook.html">Handbook</a><br> href="&base;/handbook/index.html">Handbook</a><br>
&nbsp;&nbsp;<a href="tutorials/">Tutorials</a><br> &nbsp;&nbsp;<a href="tutorials/">Tutorials</a><br>
&nbsp;&nbsp;<a href="&base;/FAQ/FAQ.html">FAQ</a><br> &nbsp;&nbsp;<a href="&base;/FAQ/FAQ.html">FAQ</a><br>
&nbsp;&nbsp;<a href="handbook/bibliography.html">Books</a><br> &nbsp;&nbsp;<a href="handbook/bibliography.html">Books</a><br>
@ -306,7 +306,7 @@
<tr> <tr>
<td align="left" valign="top"><small><a <td align="left" valign="top"><small><a
href="&base;/mailto.html">Contact us</a><br> href="&base;/mailto.html">Contact us</a><br>
$Date: 1999-02-22 00:26:34 $</small></td> $Date: 1999-03-27 15:43:32 $</small></td>
<td align="right" valign="top"><small><a href="copyright/">Copyright</a> &copy; 1995-1999 <td align="right" valign="top"><small><a href="copyright/">Copyright</a> &copy; 1995-1999
FreeBSD Inc.<br> FreeBSD Inc.<br>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-01 21:40:29 $"> <!ENTITY date "$Date: 1999-03-27 15:43:49 $">
<!ENTITY title "Mirroring the FreeBSD Web Pages"> <!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: mirror.sgml,v 1.9 1998-11-01 21:40:29 wosch Exp $ --> <!-- $Id: mirror.sgml,v 1.10 1999-03-27 15:43:49 nik Exp $ -->
<html> <html>
&header; &header;
@ -15,7 +15,7 @@
To do this, you need to obtain and install To do this, you need to obtain and install
a program called <em>cvsup</em> on your web server. a program called <em>cvsup</em> on your web server.
<a href="../handbook/cvsup.html">CVSup</a> is a software package for <a href="../handbook/synching.html#CVSUP">CVSup</a> is a software package for
distributing and updating collections of files across a network. distributing and updating collections of files across a network.
<H2>Installing CVSup</H2> <H2>Installing CVSup</H2>
@ -52,7 +52,7 @@ updated daily at about 4:30am California time.</p>
<H2>More Information on CVSup</H2> <H2>More Information on CVSup</H2>
See the <a href="../handbook/cvsup.html">CVSup introduction</a> in the See the <a href="../handbook/synching.html#CVSUP">CVSup introduction</a> in the
handbook. handbook.
<p></p><A HREF="internal.html">FreeBSD Internal Home</a> <p></p><A HREF="internal.html">FreeBSD Internal Home</a>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-12-13 21:58:22 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "Contacting FreeBSD"> <!ENTITY title "Contacting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: mailto.sgml,v 1.11 1998-12-13 21:58:22 wosch Exp $ --> <!-- $Id: mailto.sgml,v 1.12 1999-03-27 15:43:32 nik Exp $ -->
<html> <html>
&header; &header;
@ -37,7 +37,7 @@
The FreeBSD Mall</a><br> The FreeBSD Mall</a><br>
<h2><a href="handbook/staff:who.html">Who Is Responsible for What</a></h2> <h2><a href="handbook/staff-who.html">Who Is Responsible for What</a></h2>
<p></p> <p></p>
&footer; &footer;

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-03-18 08:36:56 $"> <!ENTITY date "$Date: 1999-03-27 15:43:50 $">
<!ENTITY title "FreeBSD News flash!"> <!ENTITY title "FreeBSD News flash!">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes; <!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]> ]>
<!-- $Id: newsflash.sgml,v 1.124 1999-03-18 08:36:56 wosch Exp $ --> <!-- $Id: newsflash.sgml,v 1.125 1999-03-27 15:43:50 nik Exp $ -->
<html> <html>
&header; &header;
@ -15,13 +15,13 @@
Keeping up on the latest developments can be a chore! To Keeping up on the latest developments can be a chore! To
keep on top of things, be sure and check this page keep on top of things, be sure and check this page
periodically. Also, you may wish to subscribe to the <a periodically. Also, you may wish to subscribe to the <a
href="../handbook/eresources:mail.html">freebsd-announce href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
mailing list</a>.</p> mailing list</a>.</p>
<p>The <a href="../news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter <p>The <a href="../news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter
(RQN)</a> is a monthly (sometimes bi-weekly) newsletter containing (RQN)</a> is a monthly (sometimes bi-weekly) newsletter containing
recent developments in the FreeBSD arena. Subscribe to recent developments in the FreeBSD arena. Subscribe to
<a href="../handbook/eresources:mail.html">freebsd-announce</a> <a href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce</a>
to receive this newsletter via e-mail.</p> to receive this newsletter via e-mail.</p>
<p>For a detailed description of past, present, and future releases, <p>For a detailed description of past, present, and future releases,
@ -279,7 +279,7 @@ Information</a></strong> page.</p>
<li><p><b>1-May-98</b> <li><p><b>1-May-98</b>
The FreeBSD Project set up The FreeBSD Project set up
<a name="anoncvs" href="../handbook/anoncvs.html">Anonymous CVS</a> <a name="anoncvs" href="../handbook/synching.html#ANONCVS">Anonymous CVS</a>
for the <a href="http://www.freebsd.org/cgi/cvsweb.cgi">FreeBSD CVS tree</a>. for the <a href="http://www.freebsd.org/cgi/cvsweb.cgi">FreeBSD CVS tree</a>.
Among other things, it allows users of FreeBSD to perform, Among other things, it allows users of FreeBSD to perform,
with no special privileges, read-only CVS operations with no special privileges, read-only CVS operations
@ -330,7 +330,7 @@ Information</a></strong> page.</p>
<li><p><b>08-Jan-98</b> <li><p><b>08-Jan-98</b>
Improved support for Plug-n-Play cards has now been integrated into Improved support for Plug-n-Play cards has now been integrated into
both 3.0-current and 2.2-stable branches now. This is available both 3.0-current and 2.2-stable branches now. This is available
in source form via the <a href="../handbook/cvsup.html">CVSup</a> utility in source form via the <a href="../handbook/synching.html#CVSUP">CVSup</a> utility
or in binary release snapshots from or in binary release snapshots from
<a href="ftp://current.freebsd.org/pub/FreeBSD">current.FreeBSD.org</a> <a href="ftp://current.freebsd.org/pub/FreeBSD">current.FreeBSD.org</a>
</p></li> </p></li>
@ -341,7 +341,7 @@ Information</a></strong> page.</p>
<ul> <ul>
<li><p><b>26-Dec-97</b> <li><p><b>26-Dec-97</b>
A convenient front-end tool for installing and configuring the A convenient front-end tool for installing and configuring the
<a href="../handbook/cvsup.html">CVSup</a> utility is now available. <a href="../handbook/synching.html#CVSUP">CVSup</a> utility is now available.
To use it, simply login or su to root and run: To use it, simply login or su to root and run:
<tt><b>pkg_add</b> <tt><b>pkg_add</b>
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</tt> ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</tt>
@ -350,14 +350,14 @@ Information</a></strong> page.</p>
<li><p><b>2-Dec-97</b> <li><p><b>2-Dec-97</b>
The "FOOF" bug has now been fixed in our 3.0-current and 2.2-stable The "FOOF" bug has now been fixed in our 3.0-current and 2.2-stable
branches and can either be incorporated by using the branches and can either be incorporated by using the
<a href="../handbook/cvsup.html">CVSup</a> utility, as described below <a href="../handbook/synching.html#CVSUP">CVSup</a> utility, as described below
for the LAND attack fix, or by applying for the LAND attack fix, or by applying
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">these patches</a>.</p></li> <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">these patches</a>.</p></li>
<li><p><b>1-Dec-97</b> <li><p><b>1-Dec-97</b>
The "LAND attack" bug in TCP/IP has now been fixed in all relevant The "LAND attack" bug in TCP/IP has now been fixed in all relevant
branches and can be incorporated by using the branches and can be incorporated by using the
<a href="../handbook/cvsup.html">CVSup</a> utility to track the <a href="../handbook/synching.html#CVSUP">CVSup</a> utility to track the
latest 2.2 or 3.0 sources.</p></li> latest 2.2 or 3.0 sources.</p></li>
<li><p><b>1-Dec-97</b> <li><p><b>1-Dec-97</b>

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-03-26 09:48:08 $"> <!ENTITY date "$Date: 1999-03-27 15:43:50 $">
<!ENTITY title "Changes at the FreeBSD Web Server"> <!ENTITY title "Changes at the FreeBSD Web Server">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes; <!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]> ]>
<!-- $Id: webchanges.sgml,v 1.29 1999-03-26 09:48:08 wosch Exp $ --> <!-- $Id: webchanges.sgml,v 1.30 1999-03-27 15:43:50 nik Exp $ -->
<html> <html>
&header; &header;
@ -113,7 +113,7 @@ This page list user visible changes at the FreeBSD Web Server.
<P></P></LI> <P></P></LI>
<LI><B>6-Feb-1999</B><BR> <LI><B>6-Feb-1999</B><BR>
<a href="../handbook/vm.html">/handbook/vm.html</a> <a href="../handbook/internals-vm.html">/handbook/internals-vm.html</a>
Added new Handbook section: The FreeBSD VM System Added new Handbook section: The FreeBSD VM System
<p></p></li> <p></p></li>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-01-29 18:37:31 $"> <!ENTITY date "$Date: 1999-03-27 15:43:50 $">
<!ENTITY title 'FreeBSD Mozilla Group'> <!ENTITY title 'FreeBSD Mozilla Group'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: mozilla.sgml,v 1.7 1999-01-29 18:37:31 wosch Exp $ --> <!-- $Id: mozilla.sgml,v 1.8 1999-03-27 15:43:50 nik Exp $ -->
<html> <html>
&header; &header;
@ -33,7 +33,7 @@
files within it.</dd> files within it.</dd>
--> -->
<dt><a href="../handbook/cvsup.html">CVSup</a></dt> <dt><a href="../handbook/synching.html#CVSUP">CVSup</a></dt>
<dd>CVSup provides ongoing syncronization with the central Mozilla <dd>CVSup provides ongoing syncronization with the central Mozilla
repository, either for the CVS bits themselves (for those wishing to repository, either for the CVS bits themselves (for those wishing to
@ -49,7 +49,7 @@
cvs-mozilla cvs-mozilla
</pre></dd> </pre></dd>
<dt><a href="../handbook/anoncvs.html">anoncvs</a></dt> <dt><a href="../handbook/synching.html#ANONCVS">anoncvs</a></dt>
<dd>Anonymous CVS allows anyone to check things out of the FreeBSD <dd>Anonymous CVS allows anyone to check things out of the FreeBSD
Mozilla repository using the standard <tt>cvs(1)</tt> commands. Mozilla repository using the standard <tt>cvs(1)</tt> commands.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-27 11:57:13 $"> <!ENTITY date "$Date: 1999-03-27 15:43:50 $">
<!ENTITY title "FreeBSD Snapshot Releases"> <!ENTITY title "FreeBSD Snapshot Releases">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: snapshots.sgml,v 1.6 1998-10-27 11:57:13 wosch Exp $ --> <!-- $Id: snapshots.sgml,v 1.7 1999-03-27 15:43:50 nik Exp $ -->
<html> <html>
&header; &header;
@ -60,7 +60,7 @@
<h2>Where to find snapshots</h2> <h2>Where to find snapshots</h2>
<p>Snapshots of <a href="&base/handbook/current.html">FreeBSD-current</a> <p>Snapshots of <a href="&base/handbook/cutting-edge.html#CURRENT">FreeBSD-current</a>
are available via anonymous FTP from are available via anonymous FTP from
<a href="ftp://current.freebsd.org/pub/FreeBSD/"> <a href="ftp://current.freebsd.org/pub/FreeBSD/">
ftp://current.freebsd.org/pub/FreeBSD/</a>. ftp://current.freebsd.org/pub/FreeBSD/</a>.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-01-26 18:40:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:51 $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: advisories.xml,v 1.10 1999-01-26 18:40:51 wosch Exp $ --> <!-- $Id: advisories.xml,v 1.11 1999-03-27 15:43:51 nik Exp $ -->
<html> <html>
&header; &header;
@ -86,7 +86,7 @@ At this time, security advisories are available for:
to upgrade to one of the supported releases mentioned above.</P> to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/current.html">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory then sent
out.</P> out.</P>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-01-26 18:40:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:51 $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: security.sgml,v 1.10 1999-01-26 18:40:51 wosch Exp $ --> <!-- $Id: security.sgml,v 1.11 1999-03-27 15:43:51 nik Exp $ -->
<html> <html>
&header; &header;
@ -86,7 +86,7 @@ At this time, security advisories are available for:
to upgrade to one of the supported releases mentioned above.</P> to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/current.html">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory then sent
out.</P> out.</P>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-22 10:29:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "Support"> <!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: support.sgml,v 1.123 1999-03-22 10:29:51 wosch Exp $ --> <!-- $Id: support.sgml,v 1.124 1999-03-27 15:43:32 nik Exp $ -->
<html> <html>
&header; &header;
@ -27,7 +27,7 @@
<a name="mailing-list"></a> <a name="mailing-list"></a>
<h2>Mailing lists</h2> <h2>Mailing lists</h2>
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a> <p><a href="&base/handbook/eresources.html#ERESOURCES-MAIL">Mailing lists</a>
are the primary support channel for FreeBSD are the primary support channel for FreeBSD
users, with numerous mailing lists covering different users, with numerous mailing lists covering different
topic areas. When in doubt about what list to post a topic areas. When in doubt about what list to post a
@ -63,7 +63,7 @@
<h2>Newsgroups</h2> <h2>Newsgroups</h2>
<p>There are a few FreeBSD specific <a <p>There are a few FreeBSD specific <a
href="&base/handbook/eresources:news.html">newsgroups</a>, along with href="&base/handbook/eresources-news.html">newsgroups</a>, along with
numerous other newsgroups on topics of interest to FreeBSD numerous other newsgroups on topics of interest to FreeBSD
users, though the mailing lists remain the most reliable way to users, though the mailing lists remain the most reliable way to
get in touch with the FreeBSD developers. For miscellaneous get in touch with the FreeBSD developers. For miscellaneous
@ -163,18 +163,18 @@ http://www.tw.freebsd.org/ Local language
following options: following options:
<ul> <ul>
<li><a href="handbook/cvsup.html">cvsup</a> <li><a href="handbook/synching.html#CVSUP">cvsup</a>
if you're looking for on-demand, low overhead access if you're looking for on-demand, low overhead access
using a custom utility (written in Modula-3 no less).</li> using a custom utility (written in Modula-3 no less).</li>
<li><a name="anoncvs" href="handbook/anoncvs.html">anoncvs</a> <li><a name="anoncvs" href="handbook/synching.html#ANONCVS">anoncvs</a>
if you're looking if you're looking
for on-demand access that has higher overhead than cvsup (in for on-demand access that has higher overhead than cvsup (in
terms of wall time and bytes xferred) but is easier to use for checking terms of wall time and bytes xferred) but is easier to use for checking
out small pieces of the tree and requires nothing more than the out small pieces of the tree and requires nothing more than the
cvs tools already bundled with FreeBSD.</li> cvs tools already bundled with FreeBSD.</li>
<li><a href="handbook/ctm.html">CTM</a> if you're looking for very <li><a href="handbook/synching.html#CTM">CTM</a> if you're looking for very
low overhead, batch-mode access (basically, patches through email) low overhead, batch-mode access (basically, patches through email)
access.</li> access.</li>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-22 10:29:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY title "Support"> <!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: usergroups.sgml,v 1.123 1999-03-22 10:29:51 wosch Exp $ --> <!-- $Id: usergroups.sgml,v 1.124 1999-03-27 15:43:32 nik Exp $ -->
<html> <html>
&header; &header;
@ -27,7 +27,7 @@
<a name="mailing-list"></a> <a name="mailing-list"></a>
<h2>Mailing lists</h2> <h2>Mailing lists</h2>
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a> <p><a href="&base/handbook/eresources.html#ERESOURCES-MAIL">Mailing lists</a>
are the primary support channel for FreeBSD are the primary support channel for FreeBSD
users, with numerous mailing lists covering different users, with numerous mailing lists covering different
topic areas. When in doubt about what list to post a topic areas. When in doubt about what list to post a
@ -63,7 +63,7 @@
<h2>Newsgroups</h2> <h2>Newsgroups</h2>
<p>There are a few FreeBSD specific <a <p>There are a few FreeBSD specific <a
href="&base/handbook/eresources:news.html">newsgroups</a>, along with href="&base/handbook/eresources-news.html">newsgroups</a>, along with
numerous other newsgroups on topics of interest to FreeBSD numerous other newsgroups on topics of interest to FreeBSD
users, though the mailing lists remain the most reliable way to users, though the mailing lists remain the most reliable way to
get in touch with the FreeBSD developers. For miscellaneous get in touch with the FreeBSD developers. For miscellaneous
@ -163,18 +163,18 @@ http://www.tw.freebsd.org/ Local language
following options: following options:
<ul> <ul>
<li><a href="handbook/cvsup.html">cvsup</a> <li><a href="handbook/synching.html#CVSUP">cvsup</a>
if you're looking for on-demand, low overhead access if you're looking for on-demand, low overhead access
using a custom utility (written in Modula-3 no less).</li> using a custom utility (written in Modula-3 no less).</li>
<li><a name="anoncvs" href="handbook/anoncvs.html">anoncvs</a> <li><a name="anoncvs" href="handbook/synching.html#ANONCVS">anoncvs</a>
if you're looking if you're looking
for on-demand access that has higher overhead than cvsup (in for on-demand access that has higher overhead than cvsup (in
terms of wall time and bytes xferred) but is easier to use for checking terms of wall time and bytes xferred) but is easier to use for checking
out small pieces of the tree and requires nothing more than the out small pieces of the tree and requires nothing more than the
cvs tools already bundled with FreeBSD.</li> cvs tools already bundled with FreeBSD.</li>
<li><a href="handbook/ctm.html">CTM</a> if you're looking for very <li><a href="handbook/synching.html#CTM">CTM</a> if you're looking for very
low overhead, batch-mode access (basically, patches through email) low overhead, batch-mode access (basically, patches through email)
access.</li> access.</li>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-01-26 18:40:51 $"> <!ENTITY date "$Date: 1999-03-27 15:43:51 $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: advisories.xml,v 1.10 1999-01-26 18:40:51 wosch Exp $ --> <!-- $Id: advisories.xml,v 1.11 1999-03-27 15:43:51 nik Exp $ -->
<html> <html>
&header; &header;
@ -86,7 +86,7 @@ At this time, security advisories are available for:
to upgrade to one of the supported releases mentioned above.</P> to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/current.html">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory then sent
out.</P> out.</P>