]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
update quota manpage for SMP (Phil Oester)
authorPhil Oester <kernel@linuxace.com>
Wed, 2 May 2007 13:22:07 +0000 (13:22 +0000)
committerPatrick McHardy <kaber@trash.net>
Wed, 2 May 2007 13:22:07 +0000 (13:22 +0000)
The quota match works fine on SMP, so update the manpage to reflect
this.  Closes bugzilla #564.

extensions/libipt_quota.man

index 8a07ec053bef03dbf0de21646145ef1842c65252..7945beea50687b148e5900b05284f5b5498aa5bf 100644 (file)
@@ -4,4 +4,3 @@ packet.
 .BI "--quota " "bytes"
 The quota in bytes.
 .P
-KNOWN BUGS: this does not work on SMP systems.