diff options
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/book.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 7fb340fe01..c5a41a6c4e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -6273,7 +6273,9 @@ WX_UNICODE= yes</programlisting> can be found in <ulink url="&url.books.handbook;/configtuning-rcd.html">the rc.d Handbook chapter</ulink>. Detailed explanation of available commands are in - &man.rc.8; and &man.rc.subr.8;.</para> + &man.rc.8; and &man.rc.subr.8;. Finally, there is + <ulink url="&url.articles.rc-scripting">an article</ulink> + on practical aspects of <filename>rc.d</filename> scripting.</para> <para>One or more rc scripts can be installed:</para> |