forked from extern/shorewall_code
Correct typo in help file ('help drop')
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3476 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
650afc1485
commit
0e6e03940f
@ -63,3 +63,5 @@ Changes in 3.1.x.
|
||||
28) Fix/document "check -e"
|
||||
|
||||
29) Automatically use capabilities file when non-root.
|
||||
|
||||
30) Correct typo in help file ("help drop").
|
||||
|
@ -156,7 +156,7 @@ drop)
|
||||
echo "$1: $1 <address> ...
|
||||
Causes packets from the specified <address> to be ignored
|
||||
|
||||
Shorewall allow, drop, rejct and save implement dynamic blacklisting.
|
||||
Shorewall allow, drop, reject and save implement dynamic blacklisting.
|
||||
|
||||
See also \"help address\""
|
||||
;;
|
||||
|
@ -38,6 +38,8 @@ Problems Corrected in 3.1.6
|
||||
3) Shorewall now correctly handles devices in /etc/shorewall/tcdevices that
|
||||
are actually bridge ports.
|
||||
|
||||
4) A typo in the output of "help drop" has been corrected.
|
||||
|
||||
Other changes in 3.1.6
|
||||
|
||||
1) In macro files, you can now use the reserved words SOURCE and DEST
|
||||
|
Loading…
Reference in New Issue
Block a user