diff --git a/data/about.sgml b/data/about.sgml index 3c6b761811..dfa277fd00 100644 --- a/data/about.sgml +++ b/data/about.sgml @@ -1,62 +1,63 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1998-06-18 08:00:24 $"> +<!ENTITY date "$Date: 1998-06-22 15:36:11 $"> <!ENTITY title "About the FreeBSD WWW Server"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> -<!-- $Id: about.sgml,v 1.8 1998-06-18 08:00:24 wosch Exp $ --> +<!-- $Id: about.sgml,v 1.9 1998-06-22 15:36:11 wosch Exp $ --> <html> &header; <h2>The Machine</h2> <img src="gifs/powerlogo.gif" alt="" align="right"> <p>The machine, <tt>www.freebsd.org</tt>, otherwise known as <tt>hub.cdrom.com</tt>, is 233MHz Pentium Pro machine with a PCI motherboard, 128 megabytes of RAM and about 10 gigabytes of disk space. Naturally, the system runs under the FreeBSD operating system. The hardware and network connection have been generously provided by <a href="http://www.cdrom.com/">Walnut Creek CDROM</a>.</p> <p>A complete list of all host names in the FreeBSD.org domain is available at the <a href="machines.html">The FreeBSD.org Network</a> page. </p> <h2>The Software</h2> <img src="gifs/apachepower.gif" alt="" align="right"><p> These pages are served up by the versatile and efficient <a href="http://www.apache.org/">Apache http server</a>. In addition, there are a few locally crafted CGI scripts. Indexing of these pages and the mailing list archive are provided by freewais-sf, a derivative of the CNIDR freewais. <h2>The Pages</h2> + <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"><jfieber@freebsd.org></a> with input from the FreeBSD community and <b>you</b>. See also the <a href="docproj.html">FreeBSD Documentation Project</a> <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> <!-- <p>Usage statistics for this server are updated daily:</p> <ul> <li><a href="stats.html">Excluding graphics</a> - indicates document use</li> <li><a href="stats-img.html">Including graphics</a> - indicates server load</li> </ul> --> &footer; </body> </html> diff --git a/data/gifs/lynx.gif b/data/gifs/lynx.gif new file mode 100644 index 0000000000..7a37bc2945 Binary files /dev/null and b/data/gifs/lynx.gif differ diff --git a/en/gifs/lynx.gif b/en/gifs/lynx.gif new file mode 100644 index 0000000000..7a37bc2945 Binary files /dev/null and b/en/gifs/lynx.gif differ diff --git a/en/internal/about.sgml b/en/internal/about.sgml index 3c6b761811..dfa277fd00 100644 --- a/en/internal/about.sgml +++ b/en/internal/about.sgml @@ -1,62 +1,63 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1998-06-18 08:00:24 $"> +<!ENTITY date "$Date: 1998-06-22 15:36:11 $"> <!ENTITY title "About the FreeBSD WWW Server"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> -<!-- $Id: about.sgml,v 1.8 1998-06-18 08:00:24 wosch Exp $ --> +<!-- $Id: about.sgml,v 1.9 1998-06-22 15:36:11 wosch Exp $ --> <html> &header; <h2>The Machine</h2> <img src="gifs/powerlogo.gif" alt="" align="right"> <p>The machine, <tt>www.freebsd.org</tt>, otherwise known as <tt>hub.cdrom.com</tt>, is 233MHz Pentium Pro machine with a PCI motherboard, 128 megabytes of RAM and about 10 gigabytes of disk space. Naturally, the system runs under the FreeBSD operating system. The hardware and network connection have been generously provided by <a href="http://www.cdrom.com/">Walnut Creek CDROM</a>.</p> <p>A complete list of all host names in the FreeBSD.org domain is available at the <a href="machines.html">The FreeBSD.org Network</a> page. </p> <h2>The Software</h2> <img src="gifs/apachepower.gif" alt="" align="right"><p> These pages are served up by the versatile and efficient <a href="http://www.apache.org/">Apache http server</a>. In addition, there are a few locally crafted CGI scripts. Indexing of these pages and the mailing list archive are provided by freewais-sf, a derivative of the CNIDR freewais. <h2>The Pages</h2> + <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"><jfieber@freebsd.org></a> with input from the FreeBSD community and <b>you</b>. See also the <a href="docproj.html">FreeBSD Documentation Project</a> <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> <!-- <p>Usage statistics for this server are updated daily:</p> <ul> <li><a href="stats.html">Excluding graphics</a> - indicates document use</li> <li><a href="stats-img.html">Including graphics</a> - indicates server load</li> </ul> --> &footer; </body> </html>