s/NOINET6/NO_INET6/
PR: docs/92816 Submitted by: Daniel Gerzo <danger@rulez.sk> Approved by: trhodes (mentor)
This commit is contained in:
parent
10e295fe55
commit
5ec730e921
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27051
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@
|
|||
<note>
|
||||
<para>The module assumes the presence of <literal>options
|
||||
INET</literal> and <literal>device bpf</literal>. Unless
|
||||
<literal>NOINET6</literal> (for example in &man.make.conf.5;)
|
||||
<literal>NO_INET6</literal> (for example in &man.make.conf.5;)
|
||||
was defined during the build, it also requires <literal>options
|
||||
INET6</literal>.</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue