Fix http://www.cdrom.com URLs.
This commit is contained in:
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
|
@ -122,9 +122,8 @@ debugging, compilers, libraries, performance analysis, and site planning.
|
|||
He is the author of
|
||||
<A HREF= "http://www.ora.com/catalog/port/noframes.html">Porting UNIX
|
||||
Software</A>,
|
||||
<A HREF="http://www.cdrom.com/titles/os/bsdbook.htm">Installing and
|
||||
Running FreeBSD</A>, and
|
||||
<A HREF="http://www.cdrom.com/titles/os/bsdbook.htm">The Complete
|
||||
and
|
||||
<A HREF="http://www.cdrom.com/titles/freebsd/bsdbook.phtml">The Complete
|
||||
FreeBSD</A>. To contact Greg, please send email to <A HREF=
|
||||
"mailto:grog@freebsd.org">grog@FreeBSD.org</A>
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!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 % 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>
|
||||
&header;
|
||||
|
@ -81,7 +81,7 @@
|
|||
<a href="http://www.awfulhak.org/ppp.html">ppp page</a>
|
||||
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
|
||||
CDROM. This book assumes minimal UNIX experience and takes the
|
||||
beginner step by step through each stage from installation to
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!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 % 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>
|
||||
&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
|
||||
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>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue