summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-05-02 13:22:07 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-05-02 13:22:07 +0000
commit96b5118ee9e39f49163a3c638f04488aebec244a (patch)
tree87ae162d7aefb606b006adea9f5249f30601a101
parent3fce9ef8254af5fdb49abf95810e867aaa6f219c (diff)
[PATCH] update quota manpage for SMP (Phil Oester)
The quota match works fine on SMP, so update the manpage to reflect this. Closes bugzilla #564.
-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 8a07ec0..7945bee 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.