summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorPhil Oester <kernel@linuxace.com>2007-05-02 13:22:07 +0000
committerPatrick McHardy <kaber@trash.net>2007-05-02 13:22:07 +0000
commitb8c0b78b357b927ff13a8f73a3a52711a08a3470 (patch)
tree87ae162d7aefb606b006adea9f5249f30601a101 /extensions
parentb7408916d01486a7a5878ba721465b86f5945ef4 (diff)
update quota manpage for SMP (Phil Oester)
The quota match works fine on SMP, so update the manpage to reflect this. Closes bugzilla #564.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libipt_quota.man1
1 files changed, 0 insertions, 1 deletions
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.