Correct the flags for pfctl -s, these were translated but
do not appear like that on the console. Submitted by: lme
This commit is contained in:
parent
5f4d841112
commit
99e72c500e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42552
1 changed files with 2 additions and 2 deletions
|
@ -464,8 +464,8 @@ pflog_flags="" # zus
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry><command>pfctl <option>-s</option> [ Regeln | NAT |
|
||||
Zustand ]</command></entry>
|
||||
<entry><command>pfctl <option>-s</option> [ rules | nat |
|
||||
states ]</command></entry>
|
||||
<entry>Bericht über die Filterregeln, NAT-Regeln, oder
|
||||
Zustandstabellen</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue