Add missing negation.
Spotted by: Marco Trentini <mark@remotelab.org>
This commit is contained in:
parent
f396824802
commit
86c0a41554
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26260
1 changed files with 1 additions and 1 deletions
|
@ -2199,7 +2199,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
|
|||
consider firewall effects when changing the port range. Some
|
||||
firewalls may block large ranges of ports (usually low-numbered
|
||||
ports) and expect systems to use higher ranges of ports for
|
||||
outgoing connections — for this reason it is recommended that
|
||||
outgoing connections — for this reason it is not recommended that
|
||||
<varname>net.inet.ip.portrange.first</varname> be lowered.</para>
|
||||
</sect3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue