Various changes after repository copy.

This commit is contained in:
Wolfram Schneider 1998-08-03 09:51:12 +00:00
parent 38645b85d5
commit 57fc4c1d6d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3240
13 changed files with 69 additions and 48 deletions

View file

@ -1,5 +1,9 @@
# $Id: Makefile,v 1.1 1997-01-23 09:24:09 mbarkah Exp $
# $Id: Makefile,v 1.2 1998-08-03 09:47:51 wosch Exp $
DOCS = consulting.sgml hardware.sgml misc.sgml software.sgml
DOCS = commercial.sgml
DOCS+= consulting.sgml
DOCS+= hardware.sgml
DOCS+= misc.sgml
DOCS+= software.sgml
.include <../web.mk>

View file

@ -1,16 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-11-23 23:45:39 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:47:51 $">
<!ENTITY title "Commercial Vendors">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: commercial.sgml,v 1.25 1997-11-23 23:45:39 jkh Exp $ -->
<!-- $Id: commercial.sgml,v 1.26 1998-08-03 09:47:51 wosch Exp $ -->
<html>
&header;
<p>FreeBSD's power, flexibility, and reliability attracts
a wide variety of users and vendors. In addition to our <a
href="&base/gallery.html">gallery</a> page, showcasing many
href="../gallery/gallery.html">gallery</a> page, showcasing many
of our users, here you will find vendors offering commercial
services for FreeBSD.</p>
@ -26,22 +27,22 @@ not signify our endorsement of their products or services.<p>
<ul>
<li><a href="&base/commercial/software.html">Software Services</a> From audio
<li><a href="software.html">Software Services</a> From audio
players, network drivers, to commercial databases, you will find a
variety of industrial strength software for FreeBSD.
<p></p></li>
<li><a href="&base/commercial/hardware.html">Hardware Services</a> Need specialized
<li><a href="hardware.html">Hardware Services</a> Need specialized
tools, or just browsing for equipment ? These companies may have what
you need!
<p></p></li>
<li><a href="&base/commercial/consulting.html">Consulting Services</a> Whether you
<li><a href="consulting.html">Consulting Services</a> Whether you
are just starting out with FreeBSD, or need to complete a large project,
a consultant or two might be your answer.
<p></p></li>
<li><a href="&base/commercial/misc.html">Miscellaneous Services</a> Books and accessories
<li><a href="misc.html">Miscellaneous Services</a> Books and accessories
you just cannot live without!
<p></p></li>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-06-10 13:36:52 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:44:10 $">
<!ENTITY title "The BSD Daemon">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: daemon.sgml,v 1.6 1998-06-10 13:36:52 wosch Exp $ -->
<!-- $Id: daemon.sgml,v 1.7 1998-08-03 09:44:10 wosch Exp $ -->
<html>
&header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:05 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:44:10 $">
<!ENTITY title "The FreeBSD Copyright">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: license.sgml,v 1.2 1997-07-01 03:52:05 max Exp $ -->
<!-- $Id: license.sgml,v 1.3 1998-08-03 09:44:10 wosch Exp $ -->
<html>
&header;

View file

@ -1,10 +1,11 @@
# $Id: Makefile,v 1.2 1998-06-17 18:14:52 wosch Exp $
# $Id: Makefile,v 1.3 1998-08-03 09:51:12 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml
DOCS= current.sgml
DOCS+= doc-set.sgml
DOCS+= sgml.sgml
DOCS+= submitting.sgml
DOCS+= who.sgml
DOCS+= translations.sgml
DOCS+= docproj.sgml
.include "../web.mk"

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY date "$Date: 1998-06-17 18:11:40 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:51:12 $">
<!ENTITY title "FreeBSD Documentation Project">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: docproj.sgml,v 1.11 1998-06-17 18:11:40 wosch Exp $ -->
<!-- $Id: docproj.sgml,v 1.12 1998-08-03 09:51:12 wosch Exp $ -->
<html>
&header;
@ -37,7 +38,7 @@
<table bgcolor="#ffffcc" border="1" cellpadding="4" width="100%">
<tr>
<td><h2 align="center"><a href="docproj/current.html">Current
<td><h2 align="center"><a href="current.html">Current
projects</a></h2>
<p>There are a number of projects currently <em>in progress</em> as
@ -47,30 +48,30 @@
</tr>
</table>
<h2><a href="docproj/who.html">Who we are, how to join</a></h2>
<h2><a href="who.html">Who we are, how to join</a></h2>
<p>This page explains who makes up the Documentation Project, and how
you can join.</p>
<h2><a href="docproj/doc-set.html">The FreeBSD Documentation Set</a></h2>
<h2><a href="doc-set.html">The FreeBSD Documentation Set</a></h2>
<p>This page outlines the components of the FreeBSD Documentation Set, and
the sort of work that the Documentation Project does with them.</p>
<h2><a href="docproj/sgml.html">SGML and the Documentation Project</a></h2>
<h2><a href="sgml.html">SGML and the Documentation Project</a></h2>
<p>The project is trying to use SGML for the documentation. This page
outlines how this is accomplished, and directs the interested reader to
further SGML resources.</p>
<h2><a href="docproj/submitting.html">Submitting Documentation</a></h2>
<h2><a href="submitting.html">Submitting Documentation</a></h2>
<p>Submitting documentation is the best way to become a part of the
project, and help make FreeBSD easier to use. This page explains the
best way to submit documentation so that it gets looked at as soon as
possible.</p>
<h2><a href="docproj/translations.html">Translation</a></h2>
<h2><a href="translations.html">Translation</a></h2>
<p>Translations of the FreeBSD documentation, Web pages,
Handbook, Manual pages and FAQ.</p>

View file

@ -1,7 +1,13 @@
# $Id: Makefile,v 1.3 1998-08-01 09:37:10 wosch Exp $
# $Id: Makefile,v 1.4 1998-08-03 09:42:03 wosch Exp $
DOCS= photos.sgml
DOCS+= internal.sgml
DOCS+= homepage.sgml
DOCS+= about.sgml
DOCS+= machines.sgml
DOCS+= mirror.sgml
DOCS+= machines.sgml
DOCS+= resignation.sgml
homepage.inc:
perl homepage.pl > ${.TARGET}

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-27 12:42:02 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: about.sgml,v 1.14 1998-07-27 12:42:02 wosch Exp $ -->
<!-- $Id: about.sgml,v 1.15 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-31 09:45:51 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "FreeBSD Homepages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY homepage SYSTEM "homepage.inc">
]>
<!-- $Id: homepage.sgml,v 1.1 1998-07-31 09:45:51 wosch Exp $ -->
<!-- $Id: homepage.sgml,v 1.2 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY date "$Date: 1998-07-12 13:57:26 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: machines.sgml,v 1.3 1998-07-12 13:57:26 jkh Exp $ -->
<!-- $Id: machines.sgml,v 1.4 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:06 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: mirror.sgml,v 1.5 1997-07-01 03:52:06 max Exp $ -->
<!-- $Id: mirror.sgml,v 1.6 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-31 09:18:25 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "Photo Gallery">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: photos.sgml,v 1.1 1998-07-31 09:18:25 wosch Exp $ -->
<!-- $Id: photos.sgml,v 1.2 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-02-12 03:37:33 $">
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $">
<!ENTITY title "Jordan's Resignation Letter">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: resignation.sgml,v 1.1 1997-02-12 03:37:33 nsj Exp $ -->
<!-- $Id: resignation.sgml,v 1.2 1998-08-03 09:42:03 wosch Exp $ -->
<html>
&header;