From: Phil Oester Date: Wed, 2 May 2007 13:22:07 +0000 (+0000) Subject: update quota manpage for SMP (Phil Oester) X-Git-Tag: v1.3.8~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c0b78b357b927ff13a8f73a3a52711a08a3470;p=thirdparty%2Fiptables.git update quota manpage for SMP (Phil Oester) The quota match works fine on SMP, so update the manpage to reflect this. Closes bugzilla #564. --- diff --git a/extensions/libipt_quota.man b/extensions/libipt_quota.man index 8a07ec05..7945beea 100644 --- a/extensions/libipt_quota.man +++ b/extensions/libipt_quota.man @@ -4,4 +4,3 @@ packet. .BI "--quota " "bytes" The quota in bytes. .P -KNOWN BUGS: this does not work on SMP systems.