Point to NOTES kernel source sample by default and to LINT for 4.X
This commit is contained in:
parent
f1fa0ccc3e
commit
da6c9d35a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23154
1 changed files with 3 additions and 2 deletions
|
@ -382,8 +382,9 @@ pflog_flags="" # additional flags for pflogd startup</programli
|
|||
</para>
|
||||
|
||||
<para>Sample kernel config IPF option statements are in the
|
||||
<filename>/usr/src/sys/i386/conf/LINT</filename> kernel source
|
||||
and are reproduced here.</para>
|
||||
<filename>/usr/src/sys/conf/NOTES</filename> kernel source
|
||||
(<filename>/usr/src/sys/<replaceable>arch</replaceable>/conf/LINT</filename>
|
||||
for &os; 4.X) and are reproduced here.</para>
|
||||
|
||||
<programlisting>options IPFILTER
|
||||
options IPFILTER_LOG
|
||||
|
|
Loading…
Reference in a new issue