This commit is contained in:
Wolfram Schneider 1999-03-02 14:21:53 +00:00
parent f00ec5de02
commit ae3468c0e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4450
3 changed files with 8 additions and 9 deletions

View file

@ -122,9 +122,8 @@ debugging, compilers, libraries, performance analysis, and site planning.
He is the author of He is the author of
<A HREF= "http://www.ora.com/catalog/port/noframes.html">Porting UNIX <A HREF= "http://www.ora.com/catalog/port/noframes.html">Porting UNIX
Software</A>, Software</A>,
<A HREF="http://www.cdrom.com/titles/os/bsdbook.htm">Installing and and
Running FreeBSD</A>, and <A HREF="http://www.cdrom.com/titles/freebsd/bsdbook.phtml">The Complete
<A HREF="http://www.cdrom.com/titles/os/bsdbook.htm">The Complete
FreeBSD</A>. To contact Greg, please send email to <A HREF= FreeBSD</A>. To contact Greg, please send email to <A HREF=
"mailto:grog@freebsd.org">grog@FreeBSD.org</A> "mailto:grog@freebsd.org">grog@FreeBSD.org</A>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-12-13 23:19:20 $"> <!ENTITY date "$Date: 1999-03-02 14:19:57 $">
<!ENTITY title 'Resources for newbies'> <!ENTITY title 'Resources for newbies'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: newbies.sgml,v 1.7 1998-12-13 23:19:20 steve Exp $ --> <!-- $Id: newbies.sgml,v 1.8 1999-03-02 14:19:57 wosch Exp $ -->
<html> <html>
&header; &header;
@ -81,7 +81,7 @@
<a href="http://www.awfulhak.org/ppp.html">ppp page</a> <a href="http://www.awfulhak.org/ppp.html">ppp page</a>
for links to the other valuable information and the latest updates.</p></li> for links to the other valuable information and the latest updates.</p></li>
<li><p><a name="cfbsd" href="http://www.cdrom.com/titles/os/bsdbook2.htm">The <li><p><a name="cfbsd" href="http://www.cdrom.com/titles/freebsd/bsdbook2.phtml">The
Complete FreeBSD</a> by Greg Lehey, published by Walnut Creek Complete FreeBSD</a> by Greg Lehey, published by Walnut Creek
CDROM. This book assumes minimal UNIX experience and takes the CDROM. This book assumes minimal UNIX experience and takes the
beginner step by step through each stage from installation to beginner step by step through each stage from installation to

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-29 18:37:30 $"> <!ENTITY date "$Date: 1999-03-02 14:19:50 $">
<!ENTITY title "Getting FreeBSD"> <!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: where.sgml,v 1.30 1999-01-29 18:37:30 wosch Exp $ --> <!-- $Id: where.sgml,v 1.31 1999-03-02 14:19:50 wosch Exp $ -->
<html> <html>
&header; &header;
@ -41,7 +41,7 @@ href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
href="handbook/mirrors.html"><strong>mirror href="handbook/mirrors.html"><strong>mirror
sites</strong></a></li> sites</strong></a></li>
<li>On <a href="http://www.cdrom.com/titles/os/freebsd.htm">CD-ROM</a> from <a href="http://www.cdrom.com/">Walnut Creek <li>On <a href="http://www.cdrom.com/titles/freebsd/">CD-ROM</a> from <a href="http://www.cdrom.com/">Walnut Creek
CDROM</a></li> CDROM</a></li>
</ul> </ul>