Add a reference to the newly added rc-scripting article.

This commit is contained in:
Yaroslav Tykhiy 2006-10-26 16:40:03 +00:00
parent 9bc95cca84
commit 22d3f41a74
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28945

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.23 2006/08/19 21:20:33 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.24 2006/10/07 18:41:54 novel Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navinclude.docs "INCLUDE">
@ -274,6 +274,11 @@
How to create an Intel PXE server using FreeBSD, and how to
configure a FreeBSD client to boot from a PXE server.</p>
<p><a href="&url.articles;/rc-scripting/index.html">Practical
rc.d scripting in BSD</a> (rc-scripting)<br>
A guide to writing new rc.d scripts and understanding those
already written.</p>
<p><a href="&url.articles;/relaydelay/article.html">FreeBSD as
a greylist mail server</a> (relaydelay)<br>
Implementing a greylist mail server on FreeBSD