Added a meta page for FreeBSD Internal.
This commit is contained in:
parent
9b34c228bf
commit
1cfa6d9176
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3232
4 changed files with 72 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $Id: Makefile,v 1.2 1998-07-31 09:45:51 wosch Exp $
|
||||
# $Id: Makefile,v 1.3 1998-08-01 09:37:10 wosch Exp $
|
||||
|
||||
DOCS= photos.sgml
|
||||
DOCS+= internal.sgml
|
||||
|
||||
homepage.inc:
|
||||
perl homepage.pl > ${.TARGET}
|
||||
|
|
34
data/internal/internal.sgml
Normal file
34
data/internal/internal.sgml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-01 09:37:10 $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: internal.sgml,v 1.1 1998-08-01 09:37:10 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p></p>
|
||||
|
||||
<h2><a href="../machines.html">The FreeBSD.org Network</a></h2>
|
||||
<h2><a href="../about.html">About the FreeBSD WWW Server</a></h2>
|
||||
<p>
|
||||
|
||||
<h2><a href="../handbook/staff.html">FreeBSD Project Staff</a></h2>
|
||||
<h2><a href="photos.html">Photos from Social Events</a></h2>
|
||||
<h2><a href="homepage.html">Personal Homepages</a></h2>
|
||||
|
||||
|
||||
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2>
|
||||
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
|
||||
|
||||
<h2><a href="../license.html">FreeBSD Copyright</a></h2>
|
||||
<h2><a href="../search.html">Search the FreeBSD Site</a></h2>
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,6 +1,7 @@
|
|||
# $Id: Makefile,v 1.2 1998-07-31 09:45:51 wosch Exp $
|
||||
# $Id: Makefile,v 1.3 1998-08-01 09:37:10 wosch Exp $
|
||||
|
||||
DOCS= photos.sgml
|
||||
DOCS+= internal.sgml
|
||||
|
||||
homepage.inc:
|
||||
perl homepage.pl > ${.TARGET}
|
||||
|
|
34
en/internal/internal.sgml
Normal file
34
en/internal/internal.sgml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-01 09:37:10 $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: internal.sgml,v 1.1 1998-08-01 09:37:10 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p></p>
|
||||
|
||||
<h2><a href="../machines.html">The FreeBSD.org Network</a></h2>
|
||||
<h2><a href="../about.html">About the FreeBSD WWW Server</a></h2>
|
||||
<p>
|
||||
|
||||
<h2><a href="../handbook/staff.html">FreeBSD Project Staff</a></h2>
|
||||
<h2><a href="photos.html">Photos from Social Events</a></h2>
|
||||
<h2><a href="homepage.html">Personal Homepages</a></h2>
|
||||
|
||||
|
||||
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2>
|
||||
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
|
||||
|
||||
<h2><a href="../license.html">FreeBSD Copyright</a></h2>
|
||||
<h2><a href="../search.html">Search the FreeBSD Site</a></h2>
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue