Fix URLs.

This commit is contained in:
Wolfram Schneider 1998-08-09 23:02:19 +00:00
parent 7fe548fda7
commit 405477f28f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3307
6 changed files with 19 additions and 19 deletions

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-06-10 10:05:45 $"> <!ENTITY date "$Date: 1998-08-09 23:02:13 $">
<!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.2 1998-06-10 10:05:45 wosch Exp $ --> <!-- $Id: who.sgml,v 1.3 1998-08-09 23:02:13 wosch 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="http://www.freebsd.org/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,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-15 12:59:44 $"> <!ENTITY date "$Date: 1998-08-09 23:02:18 $">
<!ENTITY title "Quick NewsLetter Volume #1 Issue #3"> <!ENTITY title "Quick NewsLetter Volume #1 Issue #3">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: qnewsletter-1-3.sgml,v 1.1 1998-07-15 12:59:44 wosch Exp $ --> <!-- $Id: qnewsletter-1-3.sgml,v 1.2 1998-08-09 23:02:18 wosch Exp $ -->
<html> <html>
&header; &header;
@ -77,8 +77,8 @@ Announcing CVSup 15.4.2 (This is new since last announcement).
<p></p></li> <p></p></li>
<li><b>FreeBSD Alpha Porting Project:</b> <li><b>FreeBSD Alpha Porting Project:</b>
<A HREF="http://www.freebsd.org/alpha/alpha.html">http://www.freebsd.org/alpha/alpha.html</A> <A HREF="../alpha/alpha.html">http://www.freebsd.org/alpha/alpha.html</A>
<A HREF="http://www.freebsd.org/alpha/current.html">http://www.freebsd.org/alpha/current.html</A> <A HREF="../alpha/current.html">http://www.freebsd.org/alpha/current.html</A>
<p></p></li> <p></p></li>
<li><b>FreeBSD Software RAID:</b> <li><b>FreeBSD Software RAID:</b>

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 17:38:19 $"> <!ENTITY date "$Date: 1998-08-09 23:02:18 $">
<!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.5 1998-08-03 17:38:19 wosch Exp $ --> <!-- $Id: newbies.sgml,v 1.6 1998-08-09 23:02:18 wosch Exp $ -->
<html> <html>
&header; &header;
@ -55,7 +55,7 @@
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
<a href="http://www.freebsd.org/releases/index.html">errata file</a> <a href="../releases/index.html">errata file</a>
from the web site, in case it has been updated.</p> from the web site, in case it has been updated.</p>
<p>If you decide to download FreeBSD, check whether these illustrated and <p>If you decide to download FreeBSD, check whether these illustrated and

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-24 08:34:18 $"> <!ENTITY date "$Date: 1998-08-09 23:02:19 $">
<!ENTITY title "FreeBSD Security Guide"> <!ENTITY title "FreeBSD Security Guide">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: advisories.xml,v 1.3 1998-07-24 08:34:18 jkh Exp $ --> <!-- $Id: advisories.xml,v 1.4 1998-08-09 23:02:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -69,7 +69,7 @@ knowledge (e.g. because a report has been posted to a public mailing
list).</P> list).</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="http://www.freebsd.org/handbook/current.html">FreeBSD-current</A> the <A HREF="../handbook/current.html">FreeBSD-current</A>
branch. After a couple of days and some testing, the fix is retrofitted branch. After a couple of days and some testing, the fix is retrofitted
into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P> into the supported FreeBSD-stable branch(es) and an advisory then sent 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: 1998-07-24 08:34:18 $"> <!ENTITY date "$Date: 1998-08-09 23:02:19 $">
<!ENTITY title "FreeBSD Security Guide"> <!ENTITY title "FreeBSD Security Guide">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: security.sgml,v 1.3 1998-07-24 08:34:18 jkh Exp $ --> <!-- $Id: security.sgml,v 1.4 1998-08-09 23:02:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -69,7 +69,7 @@ knowledge (e.g. because a report has been posted to a public mailing
list).</P> list).</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="http://www.freebsd.org/handbook/current.html">FreeBSD-current</A> the <A HREF="../handbook/current.html">FreeBSD-current</A>
branch. After a couple of days and some testing, the fix is retrofitted branch. After a couple of days and some testing, the fix is retrofitted
into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P> into the supported FreeBSD-stable branch(es) and an advisory then sent 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: 1998-07-24 08:34:18 $"> <!ENTITY date "$Date: 1998-08-09 23:02:19 $">
<!ENTITY title "FreeBSD Security Guide"> <!ENTITY title "FreeBSD Security Guide">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: advisories.xml,v 1.3 1998-07-24 08:34:18 jkh Exp $ --> <!-- $Id: advisories.xml,v 1.4 1998-08-09 23:02:19 wosch Exp $ -->
<html> <html>
&header; &header;
@ -69,7 +69,7 @@ knowledge (e.g. because a report has been posted to a public mailing
list).</P> list).</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="http://www.freebsd.org/handbook/current.html">FreeBSD-current</A> the <A HREF="../handbook/current.html">FreeBSD-current</A>
branch. After a couple of days and some testing, the fix is retrofitted branch. After a couple of days and some testing, the fix is retrofitted
into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P> into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P>