Fix links due repository copy.

This commit is contained in:
Wolfram Schneider 1998-08-03 17:38:19 +00:00
parent e2e3b7ea67
commit a66208c208
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3261
12 changed files with 72 additions and 69 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.40 1998-08-03 14:09:47 wosch Exp $ # $Id: Makefile,v 1.41 1998-08-03 17:38:13 wosch Exp $
.if exists(Makefile.conf) .if exists(Makefile.conf)
.include "Makefile.conf" .include "Makefile.conf"
@ -51,6 +51,9 @@ SUBDIR+= cgi
# Extern # Extern
SUBDIR+= tutorials SUBDIR+= tutorials
# Non-English
SUBDIR+= ja
DOCSUBDIR= FAQ handbook DOCSUBDIR= FAQ handbook
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr

View file

@ -4,9 +4,9 @@
<area shape="rect" coords="112,11,196,31" href="../ports/index.html" ALT="Applications"> <area shape="rect" coords="112,11,196,31" href="../ports/index.html" ALT="Applications">
<area shape="rect" coords="196,12,257,33" href="../support.html" ALT="Support"> <area shape="rect" coords="196,12,257,33" href="../support.html" ALT="Support">
<area shape="rect" coords="256,12,365,33" href="../docs.html" ALT="Documentation"> <area shape="rect" coords="256,12,365,33" href="../docs.html" ALT="Documentation">
<area shape="rect" coords="366,13,424,32" href="../commercial.html" ALT="Vendors"> <area shape="rect" coords="366,13,424,32" href="../commercial/commercial.html" ALT="Vendors">
<area shape="rect" coords="425,16,475,32" href="../search.html" ALT="Search"> <area shape="rect" coords="425,16,475,32" href="../search/search.html" ALT="Search">
<area shape="rect" coords="477,16,516,33" href="../index-site.html" ALT="Index"> <area shape="rect" coords="477,16,516,33" href="../search/index-site.html" ALT="Index">
<area shape="rect" coords="516,15,562,33" href="../index.html" ALT="Top"> <area shape="rect" coords="516,15,562,33" href="../index.html" ALT="Top">
<area shape="rect" href="../index.html" coords="0,0,564,32" ALT="Top"> <area shape="rect" href="../index.html" coords="0,0,564,32" ALT="Top">
</map> </map>

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-07-09 17:32:55 $"> <!ENTITY date "$Date: 1998-08-03 17:38:19 $">
<!ENTITY title "FreeBSD Documentation Project: Translations"> <!ENTITY title "FreeBSD Documentation Project: Translations">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: translations.sgml,v 1.3 1998-07-09 17:32:55 nik Exp $ --> <!-- $Id: translations.sgml,v 1.4 1998-08-03 17:38:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -27,9 +27,9 @@
<dl> <dl>
<dt><i>Documents available</i></dt> <dt><i>Documents available</i></dt>
<dd> <dd>
<a href="http://www.freebsd.org/ja_JP.EUC/handbook/">Handbook</a>, <a href="../ja/handbook/">Handbook</a>,
<a href="http://www.freebsd.org/ja_JP.EUC/FAQ/">FAQ</a>, <a href="../ja/FAQ/">FAQ</a>,
<a href="http://www.freebsd.org/ja_JP.EUC">Web</a>, <a href="../ja">Web</a>,
FreeBSD NewsLetter Issue #2 FreeBSD NewsLetter Issue #2
</dd> </dd>
<dt><i>Documents currently at working</i></dt> <dt><i>Documents currently at working</i></dt>

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-08-03 15:37:43 $"> <!ENTITY date "$Date: 1998-08-03 17:38:13 $">
<!ENTITY title "Documentation"> <!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: docs.sgml,v 1.49 1998-08-03 15:37:43 wosch Exp $ --> <!-- $Id: docs.sgml,v 1.50 1998-08-03 17:38:13 wosch Exp $ -->
<html> <html>
&header; &header;
@ -36,7 +36,7 @@
to <a to <a
href="mailto:freebsd-doc@FreeBSD.ORG"><tt>&lt;freebsd-doc@FreeBSD.ORG&gt;</tt></a>.</p> href="mailto:freebsd-doc@FreeBSD.ORG"><tt>&lt;freebsd-doc@FreeBSD.ORG&gt;</tt></a>.</p>
<p>A <a href="&base/ja_JP.EUC/handbook/">Japanese translation</a> of <p>A <a href="&base/ja/handbook/">Japanese translation</a> of
the handbook (EUC encoding) is also available.</p> the handbook (EUC encoding) is also available.</p>
<a name="faq"></a> <a name="faq"></a>
@ -46,7 +46,7 @@ the handbook (EUC encoding) is also available.</p>
the same question. The most common of these have been the same question. The most common of these have been
compiled here in a brief question-answer format. </p> compiled here in a brief question-answer format. </p>
<p>&i.new; We now offer a <a href="&base/ja_JP.EUC/FAQ/">Japanese <p>&i.new; We now offer a <a href="&base/ja/FAQ/">Japanese
translation</a> of the FAQ (EUC encoding).</p> translation</a> of the FAQ (EUC encoding).</p>
<a name="tutorial"></a> <a name="tutorial"></a>

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id: index.html,v 1.52 1998-08-03 15:37:43 wosch Exp $ --> <!-- $Id: index.html,v 1.53 1998-08-03 17:38:13 wosch Exp $ -->
<HTML> <HTML>
<HEAD><TITLE>FreeBSD Inc.</TITLE> <HEAD><TITLE>FreeBSD Inc.</TITLE>
<META NAME="DESCRIPTION" CONTENT="FreeBSD Inc."> <META NAME="DESCRIPTION" CONTENT="FreeBSD Inc.">
@ -148,7 +148,7 @@ function change(Name,Image,No) {
<INPUT TYPE="SUBMIT" VALUE=" Go "> <INPUT TYPE="SUBMIT" VALUE=" Go ">
<BR> <BR>
<strong><font COLOR="#990000">Language:</font></strong> <strong><font COLOR="#990000">Language:</font></strong>
<a href="ja_JP.EUC/index.html">Japanese</a>, <a href="ja/index.html">Japanese</a>,
<a href="support.html#web">Other...</a></font> <a href="support.html#web">Other...</a></font>
</FORM> </FORM>
</TD> </TD>
@ -318,7 +318,7 @@ and browse through this website!.
Page design <A HREF="http://www.asis.com/~meganm/">Megan McCormack</A><BR> Page design <A HREF="http://www.asis.com/~meganm/">Megan McCormack</A><BR>
<A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR> <A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR>
<A HREF="internal/about.html"> About this Web Site</A><BR> <A HREF="internal/about.html"> About this Web Site</A><BR>
$Date: 1998-08-03 15:37:43 $ $Date: 1998-08-03 17:38:13 $
</FONT></TD> </FONT></TD>
<TD ALIGN=RIGHT VALIGN=TOP><FONT SIZE="-1"> <TD ALIGN=RIGHT VALIGN=TOP><FONT SIZE="-1">

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-08-03 13:28:58 $"> <!ENTITY date "$Date: 1998-08-03 17:38:19 $">
<!ENTITY title "FreeBSD News flash!"> <!ENTITY title "FreeBSD News flash!">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: newsflash.sgml,v 1.90 1998-08-03 13:28:58 wosch Exp $ --> <!-- $Id: newsflash.sgml,v 1.91 1998-08-03 17:38:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -13,13 +13,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:mail.html">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:mail.html">freebsd-announce</a>
to recieve this newsletter via e-mail.</p> to recieve 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,
@ -41,7 +41,7 @@ Information</a></strong> page.</p>
<li><p><b>16-Jul-98</b> <li><p><b>16-Jul-98</b>
A ``FreeBSD for Linux users'' documentation effort has started. A ``FreeBSD for Linux users'' documentation effort has started.
Please see the <a Please see the <a
href="docproj/current.html">list of current href="../docproj/current.html">list of current
documentation projects</a> for more information.</li> documentation projects</a> for more information.</li>
<li><p><b>13-Jul-98</b> <li><p><b>13-Jul-98</b>
@ -52,11 +52,11 @@ Information</a></strong> page.</p>
<li><p><b>9-Jul-98</b> <li><p><b>9-Jul-98</b>
A <a href="http://www.es.freebsd.org/es/FAQ/FAQ.html">Spanish A <a href="http://www.es.freebsd.org/es/FAQ/FAQ.html">Spanish
translation</a> of the <a translation</a> of the <a
href="FAQ/FAQ.html">FAQ</a> has been completed href="../FAQ/FAQ.html">FAQ</a> has been completed
by the <a href="http://www.es.freebsd.org/es/">Spanish Documentation by the <a href="http://www.es.freebsd.org/es/">Spanish Documentation
Project</a>. More information can be found at the Project</a>. More information can be found at the
<a <a
href="docproj/translations.html">translations href="../docproj/translations.html">translations
page</a>.</li> page</a>.</li>
</ul> </ul>
@ -82,7 +82,7 @@ Information</a></strong> page.</p>
<LI><P><B>23-May-98</b> <LI><P><B>23-May-98</b>
The second issue of the FreeBSD Newsletter is now available in The second issue of the FreeBSD Newsletter is now available in
<a href="http://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf"> <a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
Adobe PDF format</a> (also by Adobe PDF format</a> (also by
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf"> <A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
FTP</A>). A FTP</A>). A
@ -97,7 +97,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/anoncvs.html">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
@ -115,7 +115,7 @@ Information</a></strong> page.</p>
</p></li> </p></li>
<li><p><b>11-Apr-98</b> <li><p><b>11-Apr-98</b>
The new FreeBSD project <a href="mozilla.html">FreeBSD Mozilla The new FreeBSD project <a href="../projects/mozilla.html">FreeBSD Mozilla
Group</a> is created. The FreeBSD Mozilla Group supports and Group</a> is created. The FreeBSD Mozilla Group supports and
improves the free available Netscape web browser, improves the free available Netscape web browser,
otherwise known as <a href="http://www.mozilla.org">Mozilla</a>. otherwise known as <a href="http://www.mozilla.org">Mozilla</a>.
@ -138,9 +138,9 @@ Information</a></strong> page.</p>
<h2>February 1998</h2> <h2>February 1998</h2>
<ul> <ul>
<li><p><b>08-Feb-98</b> <li><p><b>08-Feb-98</b>
A page detailing the <a href="y2kbug.html">FreeBSD Year 2000 A page detailing the <a href="../y2kbug.html">FreeBSD Year 2000
compliance statement</a> is now available, linked through the <a compliance statement</a> is now available, linked through the <a
href="docs.html">Documentation</a> page.</li> href="../docs.html">Documentation</a> page.</li>
</ul> </ul>
<h2>January 1998</h2> <h2>January 1998</h2>
@ -148,7 +148,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/cvsup.html">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>
@ -159,7 +159,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/cvsup.html">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/CVSup/cvsupit.tgz</tt> ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz</tt>
@ -168,14 +168,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/cvsup.html">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/cvsup.html">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>
@ -256,7 +256,7 @@ Information</a></strong> page.</p>
</li> </li>
<LI><P><B>17-Jul-97</b> <LI><P><B>17-Jul-97</b>
The first issue of the FreeBSD Newsletter is now available in The first issue of the FreeBSD Newsletter is now available in
<a href="http://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf"> <a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
Adobe PDF format</a> (also by Adobe PDF format</a> (also by
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf"> <A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
FTP</A>). A FTP</A>). A
@ -389,12 +389,12 @@ Information</a></strong> page.</p>
<LI><P><B>05-Feb-1997</B> <LI><P><B>05-Feb-1997</B>
The administrative position of FreeBSD Project President has been The administrative position of FreeBSD Project President has been
eliminated with the eliminated with the
<a href="resignation.html">resignation</a> of former president <a href="../internal/resignation.html">resignation</a> of former president
Jordan K. Hubbard.</p></li> Jordan K. Hubbard.</p></li>
<LI><P><B>02-Feb-1997</B> <LI><P><B>02-Feb-1997</B>
A snap-of-the-day server has been set up for the most current A snap-of-the-day server has been set up for the most current
<A HREF="releases/snapshots.html">snapshot</a> <A HREF="../releases/snapshots.html">snapshot</a>
release of FreeBSD 2.2. Read the release of FreeBSD 2.2. Read the
<A HREF="ftp://22gamma.freebsd.org/pub/FreeBSD/README.TXT">README.TXT</A> <A HREF="ftp://22gamma.freebsd.org/pub/FreeBSD/README.TXT">README.TXT</A>
file for more information. file for more information.
@ -425,7 +425,7 @@ Information</a></strong> page.</p>
<LI><P><B>13-Dec-1996</B> <LI><P><B>13-Dec-1996</B>
FreeBSD 2.2-RELEASE will not support installation on machines with less FreeBSD 2.2-RELEASE will not support installation on machines with less
than 5MB of RAM or 1.2MB floppy drives. Please see the original than 5MB of RAM or 1.2MB floppy drives. Please see the original
<A HREF="releases/2.2R/install-media.html">announcement</A> for more <A HREF="../releases/2.2R/install-media.html">announcement</A> for more
information. information.
</P></LI> </P></LI>
</UL> </UL>
@ -451,7 +451,7 @@ Information</a></strong> page.</p>
<li><p><b>4-Nov-1996</b> <li><p><b>4-Nov-1996</b>
The FreeBSD <a href="http://www.freebsd.org/cgi/cvsweb.cgi">CVS</a> The FreeBSD <a href="http://www.freebsd.org/cgi/cvsweb.cgi">CVS</a>
development tree has branched again. <a href="branch.html">See here</a> development tree has branched again. <a href="../branch.html">See here</a>
for more information. for more information.
</P></li> </P></li>
</ul> </ul>

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-08-03 10:11:48 $"> <!ENTITY date "$Date: 1998-08-03 17:38:19 $">
<!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.3 1998-08-03 10:11:48 wosch Exp $ --> <!-- $Id: mozilla.sgml,v 1.4 1998-08-03 17:38:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -31,7 +31,7 @@
being able to select and compare specific revisions of the various being able to select and compare specific revisions of the various
files within it.</dd> files within it.</dd>
<dt><a href="handbook/cvsup.html">CVSup</a></dt> <dt><a href="../handbook/cvsup.html">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
@ -47,7 +47,7 @@
cvs-mozilla cvs-mozilla
</pre></dd> </pre></dd>
<dt><a href="handbook/anoncvs.html">anoncvs</a></dt> <dt><a href="../handbook/anoncvs.html">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-08-03 10:11:48 $"> <!ENTITY date "$Date: 1998-08-03 17:38:19 $">
<!ENTITY title 'Resources for newbies'> <!ENTITY title 'Resources for newbies'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: newbies.sgml,v 1.4 1998-08-03 10:11:48 wosch Exp $ --> <!-- $Id: newbies.sgml,v 1.5 1998-08-03 17:38:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -29,16 +29,16 @@
FreeBSD. Newbies have found the following pages particularly helpful:</p> FreeBSD. Newbies have found the following pages particularly helpful:</p>
<ul> <ul>
<li><p><a href="search.html">Search</a> the Handbook and FAQ, or the <li><p><a href="../search/search.html">Search</a> the Handbook and FAQ, or the
whole web site, or the archives of the FreeBSD-Questions mailing whole web site, or the archives of the FreeBSD-Questions mailing
list.</p></li> list.</p></li>
<li><p>The <a href="docs.html">Documentation</a> page has links to the <li><p>The <a href="../docs.html">Documentation</a> page has links to the
Handbook and FAQ, tutorials, information about contributing to the Handbook and FAQ, tutorials, information about contributing to the
Documentation Project, documents in languages other than English, Documentation Project, documents in languages other than English,
and much more.</p></li> and much more.</p></li>
<li><p><a href="support.html">Support</a> page contains a wealth of <li><p><a href="../support.html">Support</a> page contains a wealth of
information about FreeBSD, including mailing lists, user groups, web information about FreeBSD, including mailing lists, user groups, web
and FTP sites, release information, and links to some sources of and FTP sites, release information, and links to some sources of
UNIX information.</p></li> UNIX information.</p></li>
@ -51,7 +51,7 @@
&a.latest.ann;latest mainstream release</a>. &a.latest.ann;latest mainstream release</a>.
(See the Handbook for why you should <strong>not</strong> be tempted (See the Handbook for why you should <strong>not</strong> be tempted
by any of the other branches.) Before you begin, carefully read the by any of the other branches.) Before you begin, carefully read the
<a href="handbook/install.html">installation instructions</a>, <a href="../handbook/install.html">installation instructions</a>,
as well as each one of the *.TXT files in the FTP directory as well as each one of the *.TXT files in the FTP directory
or on the installation CD. They are there because they contain information or on the installation CD. They are there because they contain information
that you will need. Also pick up the latest that you will need. Also pick up the latest
@ -63,8 +63,8 @@
instructions</a> for a previous version are still available before instructions</a> for a previous version are still available before
you begin. That should make the whole process a lot clearer.</p></li> you begin. That should make the whole process a lot clearer.</p></li>
<li><p>A number of <a href="tutorials/">tutorials</a> are available. The <li><p>A number of <a href="../tutorials/">tutorials</a> are available. The
one <a href="tutorials/newuser/newuser.html">For People New to Both one <a href="../tutorials/newuser/newuser.html">For People New to Both
FreeBSD and Unix</a> is popular with absolute beginners. You don't FreeBSD and Unix</a> is popular with absolute beginners. You don't
have to know much about anything to enjoy this one. It is also have to know much about anything to enjoy this one. It is also
available from <a available from <a
@ -76,7 +76,7 @@
<li><p>The first thing many people need to set up is ppp, and there is <li><p>The first thing many people need to set up is ppp, and there is
a lot of documentation to help. You might start with at least those a lot of documentation to help. You might start with at least those
parts of the parts of the
<a href="tutorials/ppp/ppp.html">Pedantic PPP Primer</a> <a href="../tutorials/ppp/ppp.html">Pedantic PPP Primer</a>
that are relevant to your needs, and explore the that are relevant to your needs, and explore the
<a href="http://www.awfulhak.org/ppp.html">ppp page</a> <a href="http://www.awfulhak.org/ppp.html">ppp page</a>
for links to the other valuable information and the latest updates.</p></li> for links to the other valuable information and the latest updates.</p></li>
@ -88,8 +88,8 @@
everything you need to know to set up and run a FreeBSD system. You everything you need to know to set up and run a FreeBSD system. You
also get to understand what you're doing and why.</p></li> also get to understand what you're doing and why.</p></li>
<li><p>The <a href="handbook/handbook.html">FreeBSD Handbook</a> and <a <li><p>The <a href="../handbook/handbook.html">FreeBSD Handbook</a> and <a
href="FAQ/FAQ.html">Frequently Asked Questions (FAQ)</a> are the href="../FAQ/FAQ.html">Frequently Asked Questions (FAQ)</a> are the
main documents for FreeBSD. Essential reading, they contain a lot of main documents for FreeBSD. Essential reading, they contain a lot of
material for newbies as well as some pretty advanced stuff. Don't material for newbies as well as some pretty advanced stuff. Don't
worry if you can't understand the advanced sections. The handbook worry if you can't understand the advanced sections. The handbook
@ -102,7 +102,7 @@
to <a href="mailto:majordomo@freebsd.org">majordomo@freebsd.org</a> to <a href="mailto:majordomo@freebsd.org">majordomo@freebsd.org</a>
with "subscribe freebsd-questions" on its own in the message body with "subscribe freebsd-questions" on its own in the message body
(the subject doesn't matter). You can look up old questions and (the subject doesn't matter). You can look up old questions and
answers via the <a href="search.html#mailinglists">search</a> answers via the <a href="../search/search.html#mailinglists">search</a>
page.</p></li> page.</p></li>
<li><p>The main newsgroup for FreeBSD is <a <li><p>The main newsgroup for FreeBSD is <a
@ -218,7 +218,7 @@
<p>Everyone has something to contribute to the FreeBSD community, even <p>Everyone has something to contribute to the FreeBSD community, even
newbies! Some are busy working with the new advocacy group and some have newbies! Some are busy working with the new advocacy group and some have
become involved with the become involved with the
<a href="docproj.html">Documentation Project</a> as reviewers. <a href="../docproj/docproj.html">Documentation Project</a> as reviewers.
Other FreeBSD newbies might have particular skills and experiences to Other FreeBSD newbies might have particular skills and experiences to
share, either computer related or not, or just want to meet new share, either computer related or not, or just want to meet new
newbies and make them feel welcome. There's always people around newbies and make them feel welcome. There's always people around
@ -232,7 +232,7 @@
challenges. If you don't have many friends who use FreeBSD, challenges. If you don't have many friends who use FreeBSD,
consider using your old FreeBSD CDs to create some more :-)</p> consider using your old FreeBSD CDs to create some more :-)</p>
<p><a href="http://www.freebsd.org/support.html#user">User groups</a> are <p><a href="../support.html#user">User groups</a> are
good places to meet other FreeBSD users. If there's not one nearby, good places to meet other FreeBSD users. If there's not one nearby,
maybe you could start one.</p> maybe you could start one.</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: 1998-07-18 21:07:08 $"> <!ENTITY date "$Date: 1998-08-03 17:38:13 $">
<!ENTITY title "FreeBSD Related Publications"> <!ENTITY title "FreeBSD Related Publications">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: publish.sgml,v 1.10 1998-07-18 21:07:08 hoek Exp $ --> <!-- $Id: publish.sgml,v 1.11 1998-08-03 17:38:13 wosch Exp $ -->
<html> <html>
&header; &header;
@ -14,7 +14,7 @@
<LI> <a href="#cdroms">CDROMS</A> <LI> <a href="#cdroms">CDROMS</A>
<LI> <a href="#magazines">MAGAZINES</A> <LI> <a href="#magazines">MAGAZINES</A>
<LI> <a href="#newsletter">NEWSLETTER</A> <LI> <a href="#newsletter">NEWSLETTER</A>
<LI> <a href="press.html">PRESS</A> <LI> <a href="news/press.html">PRESS</A>
</UL></TD></TR> </UL></TD></TR>
</TABLE> </TABLE>
@ -214,6 +214,6 @@ Submit articles/make comments by sending email to
<ADDRESS><A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR> <ADDRESS><A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR>
Copyright &copy; 1995-1997 FreeBSD Inc. Copyright &copy; 1995-1997 FreeBSD Inc.
All rights reserved.<BR>$Date: 1998-07-18 21:07:08 $</ADDRESS> All rights reserved.<BR>$Date: 1998-08-03 17:38:13 $</ADDRESS>
</BODY> </BODY>
</HTML> </HTML>

View file

@ -6,7 +6,7 @@
# Format: <url> | <description> # Format: <url> | <description>
# An empty url begin a new section # An empty url begin a new section
# #
# $Id: site.map,v 1.5 1998-08-03 12:08:48 wosch Exp $ # $Id: site.map,v 1.6 1998-08-03 17:38:19 wosch Exp $
|Software |Software
../availability.html|About FreeBSD ../availability.html|About FreeBSD
@ -31,8 +31,8 @@
../gallery/gallery.html|Gallery ../gallery/gallery.html|Gallery
|Documentation |Documentation
../newsflash.html|Newsflash ../news/newsflash.html|Newsflash
../press.html|FreeBSD in the press ../news/press.html|FreeBSD in the press
../handbook/|Handbook ../handbook/|Handbook
../FAQ/|FAQ ../FAQ/|FAQ
../tutorials/|Tutorials ../tutorials/|Tutorials

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-08-03 15:37:43 $"> <!ENTITY date "$Date: 1998-08-03 17:38:13 $">
<!ENTITY title "Support"> <!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: support.sgml,v 1.90 1998-08-03 15:37:43 wosch Exp $ --> <!-- $Id: support.sgml,v 1.91 1998-08-03 17:38:13 wosch Exp $ -->
<html> <html>
&header; &header;
@ -17,7 +17,7 @@
topic areas. When in doubt about what list to post a topic areas. When in doubt about what list to post a
question to, post to <a question to, post to <a
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>. href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>.
You can <strong><a href="&base/search.html">search</a></strong> the mailing list You can <strong><a href="&base/search/search.html">search</a></strong> the mailing list
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p> archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
<p>Several non-English mailing lists are also available:</p> <p>Several non-English mailing lists are also available:</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: 1998-08-03 15:37:43 $"> <!ENTITY date "$Date: 1998-08-03 17:38:13 $">
<!ENTITY title "Support"> <!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: usergroups.sgml,v 1.90 1998-08-03 15:37:43 wosch Exp $ --> <!-- $Id: usergroups.sgml,v 1.91 1998-08-03 17:38:13 wosch Exp $ -->
<html> <html>
&header; &header;
@ -17,7 +17,7 @@
topic areas. When in doubt about what list to post a topic areas. When in doubt about what list to post a
question to, post to <a question to, post to <a
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>. href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>.
You can <strong><a href="&base/search.html">search</a></strong> the mailing list You can <strong><a href="&base/search/search.html">search</a></strong> the mailing list
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p> archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
<p>Several non-English mailing lists are also available:</p> <p>Several non-English mailing lists are also available:</p>