diff options
-rw-r--r-- | en_US.ISO8859-1/books/handbook/config/chapter.sgml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index 959bd62835..dd7d029568 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -814,7 +814,11 @@ sshd is running as pid 433.</screen> <para>Additional information about the <filename>rc.d</filename> system can be found in the &man.rc.8; - and &man.rc.subr.8; manual pages.</para> + and &man.rc.subr.8; manual pages. If you are interested in + writing your own <filename>rc.d</filename> scripts or improving + the existing ones, you may find + <ulink url="&url.articles.rc-scripting">this article</ulink> + also useful.</para> </sect1> <sect1 id="config-network-setup"> |