Lots of freebsd -> FreeBSD fixes

PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
This commit is contained in:
John Baldwin 1999-12-12 16:24:48 +00:00
parent 9651e1d561
commit 5b5e044611
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6151
86 changed files with 925 additions and 925 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.29 1999/09/30 16:25:32 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.30 1999/10/01 13:19:30 wosch Exp $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.29 1999/09/30 16:25:32 wosch Exp $ -->
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.30 1999/10/01 13:19:30 wosch Exp $ -->
<html>
&header;
@ -12,11 +12,11 @@
<h2>The Machine</h2>
<img src="../gifs/powerlogo.gif" alt="" align="right"> <p>The
machine, <tt>www.freebsd.org</tt>, otherwise known as
<tt>freefall.freebsd.org</tt>, is 400MHz Pentium Pro machine with
machine, <tt>www.FreeBSD.org</tt>, otherwise known as
<tt>freefall.FreeBSD.org</tt>, is 400MHz Pentium Pro machine with
a PCI motherboard, 256 megabytes of RAM and about 4
gigabytes of disk space. The search engine for the
webpages and the mailing lists is <tt>hub.freebsd.org</tt>,
webpages and the mailing lists is <tt>hub.FreeBSD.org</tt>,
a 400 MHz Pentium II with 256MB megabytes RAM and about 10 gigabytes
disk space.
@ -45,7 +45,7 @@
<img src="../gifs/gourchin3.gif" alt=""
align="right"><p>The
<a href="http://www.quantified.com/urchin/support/">Urchin</a>
web statistics package is used to provide <a href="http://www.freebsd.org/statistic/urchin/">
web statistics package is used to provide <a href="http://www.FreeBSD.org/statistic/urchin/">
these statistics</a> on web server usage.</p>
<h2>The Pages</h2>
@ -53,10 +53,10 @@
<img src="../gifs/lynx.gif" alt="" align="right">
<p>These Web pages have been put together by John Fieber
<a
href="http://www.freebsd.org/~jfieber/">&lt;jfieber@freebsd.org&gt;</a>
href="http://www.FreeBSD.org/~jfieber/">&lt;jfieber@FreeBSD.org&gt;</a>
with input from the FreeBSD community and <b>you</b>.
The Webmaster is <a href="http://www.freebsd.org/~wosch/">
&lt;wosch@freebsd.org&gt;</a>.
The Webmaster is <a href="http://www.FreeBSD.org/~wosch/">
&lt;wosch@FreeBSD.org&gt;</a>.
The FreeBSD pages are HTML 3.2 compliant and best viewed with
your browser.<p>
@ -68,7 +68,7 @@
Megan McCormack</A>
</p>
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
<h2><a href="http://www.FreeBSD.org/~wosch/papers/webbuild.html">
Building and updating the FreeBSD Web Pages</a></h2>
&webbuild;
@ -88,7 +88,7 @@ Building and updating the FreeBSD Web Pages</a></h2>
<h2>Mirroring the FreeBSD Web Pages</h2>
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
the FreeBSD web pages on www.freebsd.org.</p>
the FreeBSD web pages on www.FreeBSD.org.</p>
<p><a href="statistic.html#analog">
Usage statistics</a> for this server are updated daily.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.4 1999/09/06 07:02:45 peter Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.5 1999/09/19 10:20:46 wosch Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.4 1999/09/06 07:02:45 peter Exp $ -->
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.5 1999/09/19 10:20:46 wosch Exp $ -->
<html>
&header;
@ -14,7 +14,7 @@
Almost everything a new committer to the FreeBSD Project needs to know
(see the Ports Guide and FDP Primer for more info).
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
<h2><a href="http://www.FreeBSD.org/~wosch/papers/webbuild.html">
Build the FreeBSD Web Pages</a></h2>
&webbuild;
@ -26,7 +26,7 @@ contributing to the FreeBSD Documentation Project, from the tools and
software you will be using (both mandatory and recommended) to the
philosophy behind the Documentation Project.
<h2><a href=" http://www.freebsd.org/~asami/cvsguide.txt">
<h2><a href=" http://www.FreeBSD.org/~asami/cvsguide.txt">
A Guide for FreeBSD Ports Committers</a></h2>
A Guide for FreeBSD Ports Committers
@ -34,7 +34,7 @@ A Guide for FreeBSD Ports Committers
<h2>FreeBSD Projects</h2>
<ul>
<li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
<li><a href="http://www.freebsd.org/~picobsd/">PicoBSD</a></li>
<li><a href="http://www.FreeBSD.org/~picobsd/">PicoBSD</a></li>
<li><a href="../alpha/">FreeBSD/Alpha Project</a></li>
<li><a href="../projects/">FreeBSD Development Projects</a></li>
</ul>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.10 1999/09/06 07:02:45 peter Exp $">
<!ENTITY title "FreeBSD Internal">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/internal/internal.sgml,v 1.10 1999/09/06 07:02:45 peter Exp $ -->
<html>
&header;
@ -31,8 +31,8 @@ for what.</p>
<h2><a href="photos.html">Photos from Social Events</a></h2>
<h2><a href="http://www.freebsd.org/internal/homepage.html">Personal Homepages</a></h2>
<p>A list of private home pages hosted on www.freebsd.org.</p>
<h2><a href="http://www.FreeBSD.org/internal/homepage.html">Personal Homepages</a></h2>
<p>A list of private home pages hosted on www.FreeBSD.org.</p>
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2
<p>In addition to the mainstream development path of FreeBSD, a number of

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.12 1999/09/06 07:02:45 peter Exp $">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.12 1999/09/06 07:02:45 peter Exp $ -->
<html>
&header;
@ -134,7 +134,7 @@ direct queries to them first when asking about administrative issues,
this includes changes to user accounts or filesystem layout.</p>
<p>All new user accounts must be cleared with the admin staff, <a
href="mailto:admins@freebsd.org">admins@freebsd.org</a>, and are given
href="mailto:admins@FreeBSD.org">admins@FreeBSD.org</a>, and are given
only to FreeBSD developers, either in the docs, ports or general
src hacking category. Accounts may be given to non-project developers
if they have a specific need to test something of a truly experimental
@ -143,7 +143,7 @@ are not given to the general public for "vanity domain" mail or
other such uses, so please don't ask. Thanks.</p>
<p>Jordan Hubbard<br>
<a href="mailto:jkh@freebsd.org">jkh@freebsd.org</a></p>
<a href="mailto:jkh@FreeBSD.org">jkh@FreeBSD.org</a></p>
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.11 1999/09/06 07:02:45 peter Exp $">
<!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/internal/mirror.sgml,v 1.11 1999/09/06 07:02:45 peter Exp $ -->
<html>
&header;
<p>You can (and are encouraged to) mirror the FreeBSD web pages
<tt>www.freebsd.org</tt>.
<tt>www.FreeBSD.org</tt>.
To do this, you need to obtain and install
a program called <em>cvsup</em> on your web server.
@ -47,7 +47,7 @@ The file <tt>supfile-www</tt> contain:
<p>This will mirror the FreeBSD web pages into
<tt>/usr/FreeBSD-mirror</tt>. You can install this into fred's
crontab, so that it runs once a day. The pages on www.freebsd.org are
crontab, so that it runs once a day. The pages on www.FreeBSD.org are
updated daily at about 4:30am California time.</p>
<H2>More Information on CVSup</H2>

View file

@ -1,24 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/photos.sgml,v 1.8 1999/09/06 07:02:45 peter Exp $">
<!ENTITY title "Photo Gallery">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/internal/photos.sgml,v 1.8 1999/09/06 07:02:45 peter Exp $ -->
<html>
&header;
<h2><a href="http://www.freebsd.org/~nik/Oxford/index.html">Oxford (UK) FreeBSD meeting, November 1998</a></h2>
<h2><a href="http://www.FreeBSD.org/~nik/Oxford/index.html">Oxford (UK) FreeBSD meeting, November 1998</a></h2>
<p>Photos and text by <a href="mailto:nik@freebsd.org">Nik</a>. Organised
<p>Photos and text by <a href="mailto:nik@FreeBSD.org">Nik</a>. Organised
by Paul Richards.</p>
<h2>Dutch FreeBSD meeting, October 1998</h2>
Photos by <a href="http://www.freebsd.org/~jkh/holland/">Jordan</a> and
Photos by <a href="http://www.FreeBSD.org/~jkh/holland/">Jordan</a> and
<a href="http://www.tcja.nl/hackersparty/">Wilko</a>
<h2><a href="http://www.de.freebsd.org/de/gif/hamburg-1998-06-20/index.html">
<h2><a href="http://www.de.FreeBSD.org/de/gif/hamburg-1998-06-20/index.html">
BSD Social Event Hamburg, June 1998</a></h2>
<p>
@ -35,7 +35,7 @@ conference, Sydney, September 1998</a></h2>
Richard Stallman, Peter Wemm, Mark White, Andrew McRae, Greg Rose, many
unidentified.
<h2><a href="http://www.freebsd.org/~grog/usenix.html">
<h2><a href="http://www.FreeBSD.org/~grog/usenix.html">
Summer 1998 USENIX, New Orleans</a></h2>
<p>
@ -45,7 +45,7 @@ Rizzo, Mark Murray, Mike Smith, Monique van Rooij, Ollivier Robert,
Philippe Regnauld, Poul-Henning Kamp, Sharon, Steve Mann
</p>
<h2><a href="http://www.de.freebsd.org/de/gif/aachen-19950902/">
<h2><a href="http://www.de.FreeBSD.org/de/gif/aachen-19950902/">
FreeBSD Social Event Aachen, 1995</a></h2>
<p>
@ -56,7 +56,7 @@ Esser, Ulf Kieber, Wilko Bulte
</p>
<h2><a href="http://www.freebsd.org/~jhs/freebsd/people.html">
<h2><a href="http://www.FreeBSD.org/~jhs/freebsd/people.html">
FreeBSD People</a></h2>
<p>
Aled Morris, Andrey Chernov, Christoph Kukulies, Gary Jennejohn, Gary

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/statistic.sgml,v 1.7 1999/09/06 07:02:45 peter Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/statistic.sgml,v 1.8 1999/10/19 07:52:45 wosch Exp $">
<!ENTITY title "FreeBSD Statistics">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/statistic.sgml,v 1.7 1999/09/06 07:02:45 peter Exp $ -->
<!-- $FreeBSD: www/en/internal/statistic.sgml,v 1.8 1999/10/19 07:52:45 wosch Exp $ -->
<html>
&header;
@ -15,7 +15,7 @@
<h4>Analog</h4>
<p>The Web <a
href="http://www.freebsd.org/statistic/freefall.html">usage
href="http://www.FreeBSD.org/statistic/freefall.html">usage
statistics</a> for this server are updated daily with the
analog(1) tool.
@ -27,7 +27,7 @@
align="right" HEIGHT="30" WIDTH="89" BORDER="0"><p>The <a
href="http://www.quantified.com/urchin/support/">Urchin</a> web
statistics package is used to provide <a
href="http://www.freebsd.org/statistic/urchin/"> these
href="http://www.FreeBSD.org/statistic/urchin/"> these
statistics</a> on web server usage.</p>
@ -35,8 +35,8 @@
<h2>FreeBSD Release Usage Statistic</h2>
<p>A snapshot of the current FreeBSD release usage is available at
<a href="http://www.freebsd.org/statistic/release_usage/images/">
http://www.freebsd.org/statistic/release_usage/images/</a>.
<a href="http://www.FreeBSD.org/statistic/release_usage/images/">
http://www.FreeBSD.org/statistic/release_usage/images/</a>.
</p>
<!-- from ../projects/projects.sgml -->
@ -51,7 +51,7 @@
this makes it all the more difficult to persuade hardware and
software vendors to take it seriously.
<h2>FTP traffic at ftp.freebsd.org</h2>
<h2>FTP traffic at ftp.FreeBSD.org</h2>
We set a new traffic record for
<a href="http://www.emsphone.com/stats/cdrom.html">