Add a reference to config(5).

PR:		docs/177874
Submitted by:	Taras <ds@ukrhub.net>
This commit is contained in:
Warren Block 2013-04-15 17:49:50 +00:00
parent 2d52d386d7
commit 656856ab2b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41434

View file

@ -493,14 +493,16 @@ options IPDIVERT</programlisting>
<filename>GENERIC</filename> will be also be added to the local
kernel unless they are specifically prevented using
<literal>nooptions</literal> or <literal>nodevice</literal>.
The remainder of this chapter addresses the contents of a
A comprehensive list of configuration directives and their
descriptions may be found in &man.config.5;.</para>
<para>The remainder of this chapter addresses the contents of a
typical configuration file and the role various options and
devices play.</para>
<note>
<para>To build a file which contains all available options,
run the following command as <username>root</username>:</para>
<screen>&prompt.root; <userinput>cd /usr/src/sys/<replaceable>i386</replaceable>/conf &amp;&amp; make LINT</userinput></screen>
</note>