Update my homepage
This commit is contained in:
parent
76a8645a67
commit
fbcee82b41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6273
2 changed files with 7 additions and 7 deletions
|
@ -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.30 1999/10/01 13:19:30 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.31 1999/12/12 16:24:18 jhb Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.30 1999/10/01 13:19:30 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.31 1999/12/12 16:24:18 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -55,7 +55,7 @@
|
|||
<a
|
||||
href="http://www.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org></a>
|
||||
with input from the FreeBSD community and <b>you</b>.
|
||||
The Webmaster is <a href="http://www.FreeBSD.org/~wosch/">
|
||||
The Webmaster is <a href="http://wolfram.schneider.org">
|
||||
<wosch@FreeBSD.org></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://wolfram.schneider.org/papers/webbuild.html">
|
||||
Building and updating the FreeBSD Web Pages</a></h2>
|
||||
|
||||
&webbuild;
|
||||
|
|
|
@ -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.5 1999/09/19 10:20:46 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.6 1999/12/12 16:24:18 jhb Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.5 1999/09/19 10:20:46 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.6 1999/12/12 16:24:18 jhb 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://wolfram.schneider.org/papers/webbuild.html">
|
||||
Build the FreeBSD Web Pages</a></h2>
|
||||
|
||||
&webbuild;
|
||||
|
|
Loading…
Reference in a new issue