www.FreeBSD.org/~folk -> people.FreeBSD.org/~folk
This commit is contained in:
parent
216b47bafa
commit
451b8257f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6655
4 changed files with 17 additions and 15 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.32 1999/12/25 14:08:05 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.33 1999/12/25 21:15:57 wosch Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.32 1999/12/25 14:08:05 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.33 1999/12/25 21:15:57 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -53,8 +53,8 @@
|
|||
<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>.
|
||||
href="http://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org>
|
||||
</a> with input from the FreeBSD community and <b>you</b>.
|
||||
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
|
||||
|
|
|
@ -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.7 1999/12/25 14:08:06 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.8 2000/01/26 21:16:21 wosch Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.7 1999/12/25 14:08:06 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.8 2000/01/26 21:16:21 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -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://people.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://people.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>
|
||||
|
|
|
@ -44,7 +44,7 @@ if ($#pages < 0) {
|
|||
foreach (sort @pages) {
|
||||
($gcos, $login) = split(/:/);
|
||||
($firstgecos, @gecos) = split(/,/, $gcos);
|
||||
print qq{<LI><A HREF="http://www.freebsd.org/~$login/">},
|
||||
print qq{<LI><A HREF="http://people.FreeBSD.org/~$login/">},
|
||||
$firstgecos, "</A> ", join(', ', @gecos), "</LI>\n";
|
||||
}
|
||||
|
||||
|
|
|
@ -1,21 +1,23 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/photos.sgml,v 1.8 1999/09/06 07:02:45 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/photos.sgml,v 1.9 1999/12/12 16:24:19 jhb Exp $">
|
||||
<!ENTITY title "Photo Gallery">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/photos.sgml,v 1.8 1999/09/06 07:02:45 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/photos.sgml,v 1.9 1999/12/12 16:24:19 jhb 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://people.FreeBSD.org/~jkh/lw200/"></a></h2>
|
||||
|
||||
<h2><a href="http://people.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
|
||||
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://people.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">
|
||||
|
@ -35,7 +37,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://people.FreeBSD.org/~grog/usenix.html">
|
||||
Summer 1998 USENIX, New Orleans</a></h2>
|
||||
|
||||
<p>
|
||||
|
@ -56,7 +58,7 @@ Esser, Ulf Kieber, Wilko Bulte
|
|||
</p>
|
||||
|
||||
|
||||
<h2><a href="http://www.FreeBSD.org/~jhs/freebsd/people.html">
|
||||
<h2><a href="http://people.FreeBSD.org/~jhs/freebsd/people.html">
|
||||
FreeBSD People</a></h2>
|
||||
<p>
|
||||
Aled Morris, Andrey Chernov, Christoph Kukulies, Gary Jennejohn, Gary
|
||||
|
|
Loading…
Reference in a new issue