Refer to 4th edition of The Complete FreeBSD, now published by
O'Reilly, not BSDi
This commit is contained in:
parent
7c86984dbc
commit
13aec6b62f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17611
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.30 2003/06/18 23:45:53 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.31 2003/07/19 18:39:38 brueffer Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -79,8 +79,8 @@
|
|||
<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.freebsdmall.com/cgi-bin/fm/bsdcomp">The
|
||||
Complete FreeBSD</a> by Greg Lehey, published by BSDi.
|
||||
<li><p><a name="cfbsd" href="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp4">The
|
||||
Complete FreeBSD</a> by Greg Lehey, published by O'Reilly.
|
||||
This book assumes minimal UNIX experience and takes the
|
||||
beginner step by step through each stage from installation to
|
||||
everything you need to know to set up and run a FreeBSD system. You
|
||||
|
|
Loading…
Reference in a new issue