Link from the section on rc.d to my article rc-scripting.

Suggested by:	dougb
This commit is contained in:
Yaroslav Tykhiy 2006-10-26 15:10:06 +00:00
parent 215256987a
commit 59537c5cf2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28941

View file

@ -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>