mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 14:13:11 -04:00
Expand the definition of -N during 'add' to indicate that it only
affects the display of the chain entry. The definition of -N in 'list' is left alone since this behavior is implied there.
This commit is contained in:
parent
7de7ab65b6
commit
abddf39173
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: firewalls.sgml,v 1.11 1996/09/07 02:15:56 adam Exp $ -->
|
||||
<!-- $Id: firewalls.sgml,v 1.12 1996/09/14 17:18:10 alex Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Firewalls<label id="firewalls"></heading>
|
||||
|
|
@ -188,7 +188,7 @@ ipfw [-N] <em>command</em> [<em>index</em>]
|
|||
<p>There is one valid flag when using this form of the command:
|
||||
|
||||
<descrip>
|
||||
<tag/-N/Resolve addresses and service names.
|
||||
<tag/-N/Resolve addresses and service names in output.
|
||||
</descrip>
|
||||
|
||||
The <em>command</em> given can be shortened to the shortest unique
|
||||
|
|
|
|||
Loading…
Reference in a new issue