Below is a patch to update publish.sgml. It adds a missing ISBN
and it adds Dru Lavigne's new FreeBSD book. PR: www/119326 Submitted by: "Jeremy C. Reed" <reed at reedmedia dot net>
This commit is contained in:
parent
ec649f123e
commit
5b827f55dc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31466
1 changed files with 17 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.75 2006/10/19 15:08:45 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.76 2007/03/21 04:11:35 jkoshy Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -332,6 +332,7 @@ page of the <a href="http://www.fultus.com/" target="_blank">Fultus</a> web site
|
|||
suite, ALTQ, spamd, address translation, and more for FreeBSD,
|
||||
NetBSD, OpenBSD, and DragonFly. August 2006, <a
|
||||
href="http://www.reedmedia.net/books/pf-book/">Reed Media Services</a>.
|
||||
ISBN 978-0-9790342-0-6.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
@ -386,6 +387,21 @@ page of the <a href="http://www.fultus.com/" target="_blank">Fultus</a> web site
|
|||
<td>The “RadioBSD Crier: 2007/01” is a 24-page article
|
||||
on managing FreeBSD and NetBSD IPFW, IPFW2, and IP6FW firewalls.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.reedmedia.net/books/freebsd-basics">
|
||||
<img src="gifs/freebsd-basics-cover-front-145.png"
|
||||
alt="The Best of FreeBSD Basics by Dru Lavigne"
|
||||
height="190" width="145"></a>
|
||||
</td>
|
||||
|
||||
<td>The Best of FreeBSD Basics by Dru Lavigne provides near 100
|
||||
tutorials covering a wide range of FreeBSD and open source Unix
|
||||
topics. December 2007.
|
||||
<a href="http://www.reedmedia.net/books/freebsd-basics/">Reed Media Services</a>.
|
||||
ISBN 978-0-9790342-2-0.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="cdroms"></a>
|
||||
|
|
Loading…
Reference in a new issue