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
fe547d8bbc
commit
b8ff46050b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=534
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: firewalls.sgml,v 1.12 1996-09-14 17:18:10 alex Exp $ -->
|
||||
<!-- $Id: firewalls.sgml,v 1.13 1996-09-15 00:15:33 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…
Add table
Add a link
Reference in a new issue