Fix links due repository copy.

This commit is contained in:
Wolfram Schneider 1998-08-03 13:28:59 +00:00
parent bf73baf377
commit 3b61d3c51f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3250
8 changed files with 37 additions and 32 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-08-03 09:44:10 $"> <!ENTITY date "$Date: 1998-08-03 13:28:58 $">
<!ENTITY title "The BSD Daemon"> <!ENTITY title "The BSD Daemon">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: daemon.sgml,v 1.7 1998-08-03 09:44:10 wosch Exp $ --> <!-- $Id: daemon.sgml,v 1.8 1998-08-03 13:28:58 wosch Exp $ -->
<html> <html>
&header; &header;
@ -41,7 +41,7 @@
<a href="mailto:mckusick@mckusick.com">Marshall Kirk McKusick</a>. <a href="mailto:mckusick@mckusick.com">Marshall Kirk McKusick</a>.
A short <a href="http://www.mckusick.com/beastie/index.html">pictorial A short <a href="http://www.mckusick.com/beastie/index.html">pictorial
history</a> is also available. There is a gallery of FreeBSD related history</a> is also available. There is a gallery of FreeBSD related
<A HREF="./publish.html">publications</A> that use <A HREF="../publish.html">publications</A> that use
variations of the daemon graphic.</p> variations of the daemon graphic.</p>
<p>The stuffed daemon <p>The stuffed daemon

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.50 1998-08-03 12:34:57 wosch Exp $ --> <!-- $Id: index.html,v 1.51 1998-08-03 13:28:52 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.">
@ -163,7 +163,7 @@ function change(Name,Image,No) {
onMouseover="change('supportA','support',1)" onMouseover="change('supportA','support',1)"
onMouseout="change('supportA','support',0)"><IMG NAME="supportA" BORDER=0 alt=" Support " WIDTH= "64" HEIGHT= "23" SRC="./gifs/support0.gif"></A><A HREF="./docs.html" onMouseout="change('supportA','support',0)"><IMG NAME="supportA" BORDER=0 alt=" Support " WIDTH= "64" HEIGHT= "23" SRC="./gifs/support0.gif"></A><A HREF="./docs.html"
onMouseover="change('docsA','docs',1)" onMouseover="change('docsA','docs',1)"
onMouseout="change('docsA','docs',0)"><IMG NAME="docsA" BORDER=0 alt=" Documentation " WIDTH= "117" HEIGHT= "23" SRC="./gifs/docs0.gif"></A><A HREF="./commercial.html" onMouseout="change('docsA','docs',0)"><IMG NAME="docsA" BORDER=0 alt=" Documentation " WIDTH= "117" HEIGHT= "23" SRC="./gifs/docs0.gif"></A><A HREF="./comm/commercial.html"
onMouseover="change('vendorsA','vendors',1)" onMouseover="change('vendorsA','vendors',1)"
onMouseout="change('vendorsA','vendors',0)"><IMG NAME="vendorsA" BORDER=0 alt=" Vendors " WIDTH= "66" HEIGHT= "23" SRC="./gifs/vendors0.gif"></A><A HREF="./search.html" onMouseout="change('vendorsA','vendors',0)"><IMG NAME="vendorsA" BORDER=0 alt=" Vendors " WIDTH= "66" HEIGHT= "23" SRC="./gifs/vendors0.gif"></A><A HREF="./search.html"
onMouseover="change('searchA','search',1)" onMouseover="change('searchA','search',1)"
@ -205,7 +205,7 @@ HREF="./internet.html">Internet or Intranet</A> server. It
provides robust network services, even under the heaviest of provides robust network services, even under the heaviest of
loads, and uses memory efficiently to maintain good response loads, and uses memory efficiently to maintain good response
times for hundreds, or even thousands, of simultaneous user times for hundreds, or even thousands, of simultaneous user
processes. Visit our <a href="gallery.html">gallery</a> for processes. Visit our <a href="gallery/gallery.html">gallery</a> for
examples of FreeBSD powered applications and services. examples of FreeBSD powered applications and services.
</FONT> </FONT>
</P> </P>
@ -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 12:34:57 $ $Date: 1998-08-03 13:28:52 $
</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 09:42:03 $"> <!ENTITY date "$Date: 1998-08-03 13:28:58 $">
<!ENTITY title "About the FreeBSD WWW Server"> <!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: about.sgml,v 1.15 1998-08-03 09:42:03 wosch Exp $ --> <!-- $Id: about.sgml,v 1.16 1998-08-03 13:28:58 wosch Exp $ -->
<html> <html>
&header; &header;
@ -52,7 +52,7 @@
The FreeBSD pages are HTML 3.2 compliant and best viewed with The FreeBSD pages are HTML 3.2 compliant and best viewed with
your browser.<p> your browser.<p>
See also the <a href="docproj.html">FreeBSD Documentation Project</a> See also the <a href="../docproj/docproj.html">FreeBSD Documentation Project</a>
<h2>Page Design</h2> <h2>Page Design</h2>
<p> <p>

View file

@ -1,18 +1,18 @@
<!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-01 19:58:05 $"> <!ENTITY date "$Date: 1998-08-03 13:28:58 $">
<!ENTITY title "FreeBSD Internal"> <!ENTITY title "FreeBSD Internal">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: internal.sgml,v 1.2 1998-08-01 19:58:05 wosch Exp $ --> <!-- $Id: internal.sgml,v 1.3 1998-08-03 13:28:58 wosch Exp $ -->
<html> <html>
&header; &header;
<p></p> <p></p>
<h2><a href="../machines.html">The FreeBSD.org Network</a></h2> <h2><a href="machines.html">The FreeBSD.org Network</a></h2>
<h2><a href="../about.html">About the FreeBSD WWW Server</a></h2> <h2><a href="about.html">About the FreeBSD WWW Server</a></h2>
<p> <p>
<h2><a href="../handbook/staff.html">FreeBSD Project Staff</a></h2> <h2><a href="../handbook/staff.html">FreeBSD Project Staff</a></h2>
@ -20,13 +20,13 @@
<h2><a href="homepage.html">Personal Homepages</a></h2> <h2><a href="homepage.html">Personal Homepages</a></h2>
<h2>Resignation</h2> <h2>Resignation</h2>
<a href="../resignation.html">Jordan K. Hubbard</a>. <a href="resignation.html">Jordan K. Hubbard</a>.
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2> <h2><a href="../projects/projects.html">FreeBSD Projects</a></h2>
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2> <h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
<h2><a href="../license.html">FreeBSD Copyright</a></h2> <h2><a href="../copyright/license.html">FreeBSD Copyright</a></h2>
<h2><a href="../search.html">Search the FreeBSD Site</a></h2> <h2><a href="../search/search.html">Search the FreeBSD Site</a></h2>
<p> <p>

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 1998-07-15 12:59:42 wosch Exp $ # $Id: Makefile,v 1.3 1998-08-03 13:28:58 wosch Exp $
DOCS= qnewsletter.sgml DOCS= qnewsletter.sgml
@ -6,4 +6,7 @@ DOCS+= qnewsletter-1-1.sgml
DOCS+= qnewsletter-1-2.sgml DOCS+= qnewsletter-1-2.sgml
DOCS+= qnewsletter-1-3.sgml DOCS+= qnewsletter-1-3.sgml
DOCS+= press.sgml
DOCS+= newsflash.sgml
.include "../web.mk" .include "../web.mk"

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-23 19:48:33 $"> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 13:28:58 $">
<!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.89 1998-07-23 19:48:33 nsj Exp $ --> <!-- $Id: newsflash.sgml,v 1.90 1998-08-03 13:28:58 wosch Exp $ -->
<html> <html>
&header; &header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-15 13:58:16 $"> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 13:28:58 $">
<!ENTITY title "FreeBSD in the Press"> <!ENTITY title "FreeBSD in the Press">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: press.sgml,v 1.12 1998-07-15 13:58:16 wosch Exp $ --> <!-- $Id: press.sgml,v 1.13 1998-08-03 13:28:58 wosch Exp $ -->
<html> <html>
&header; &header;

View file

@ -4,7 +4,7 @@
# With the format `<titel>|<url>'. # With the format `<titel>|<url>'.
# Empty lines or comments are ignored. # Empty lines or comments are ignored.
# #
# $Id: web.atoz,v 1.35 1998-08-03 10:07:55 wosch Exp $ # $Id: web.atoz,v 1.36 1998-08-03 13:28:59 wosch Exp $
# about.sgml # about.sgml
Usage statistics for this server|../internal/about.html Usage statistics for this server|../internal/about.html
@ -202,7 +202,7 @@ Questions about the contents of this WWW server|../mailto.html
Questions about FreeBSD|../mailto.html Questions about FreeBSD|../mailto.html
# mirror.sgml # mirror.sgml
Mirroring the FreeBSD Web Pages|../mirror.html Mirroring the FreeBSD Web Pages|../internal/mirror.html
rsync|../mirror.html rsync|../mirror.html
# mozilla.sgml # mozilla.sgml
@ -260,9 +260,9 @@ Releases, past|../releases/index.html#past
2.2.6 FreeBSD|../releases/index.html#current 2.2.6 FreeBSD|../releases/index.html#current
# resignation.sgml # resignation.sgml
Jordan's Resignation Letter|../resignation.html Jordan's Resignation Letter|../internal/resignation.html
Resignation Letter, Jordan|../resignation.html Resignation Letter, Jordan|../internal/resignation.html
President of the FreeBSD Project|../resignation.html President of the FreeBSD Project|../internal/resignation.html
# search.sgml # search.sgml
Search Services|search.html Search Services|search.html
@ -380,9 +380,9 @@ Answering Machine, Voice|../projects/projects.html#vam
Retail Outlets for FreeBSD|../projects/projects.html#retail Retail Outlets for FreeBSD|../projects/projects.html#retail
Security Advisories|../http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html Security Advisories|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
Advisories, security|../http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html Advisories, security|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
SA|../http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html SA|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html