Add a reference to config(5).
PR: docs/177874 Submitted by: Taras <ds@ukrhub.net>
This commit is contained in:
parent
2d52d386d7
commit
656856ab2b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41434
1 changed files with 4 additions and 2 deletions
|
@ -493,14 +493,16 @@ options IPDIVERT</programlisting>
|
||||||
<filename>GENERIC</filename> will be also be added to the local
|
<filename>GENERIC</filename> will be also be added to the local
|
||||||
kernel unless they are specifically prevented using
|
kernel unless they are specifically prevented using
|
||||||
<literal>nooptions</literal> or <literal>nodevice</literal>.
|
<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
|
typical configuration file and the role various options and
|
||||||
devices play.</para>
|
devices play.</para>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>To build a file which contains all available options,
|
<para>To build a file which contains all available options,
|
||||||
run the following command as <username>root</username>:</para>
|
run the following command as <username>root</username>:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd /usr/src/sys/<replaceable>i386</replaceable>/conf && make LINT</userinput></screen>
|
<screen>&prompt.root; <userinput>cd /usr/src/sys/<replaceable>i386</replaceable>/conf && make LINT</userinput></screen>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue