summaryrefslogtreecommitdiffstats
path: root/iptables.8
diff options
context:
space:
mode:
authorrusty <rusty>2000-04-19 11:23:18 +0000
committerrusty <rusty>2000-04-19 11:23:18 +0000
commitac217e72218b48416dea9045f45be6d6dbac2197 (patch)
tree390305cde5c682d8bb471390006cf30edb9954a7 /iptables.8
parent5a58a879b0611afd7da276b38086f79183964a03 (diff)
--protocol now valid.
Also added mask support for rules which alter inside kernel.
Diffstat (limited to 'iptables.8')
-rw-r--r--iptables.82
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.8 b/iptables.8
index c226cef..8aaa69d 100644
--- a/iptables.8
+++ b/iptables.8
@@ -180,7 +180,7 @@ Give a (currently very brief) description of the command syntax.
The following parameters make up a rule specification (as used in the
add, delete, replace, append and check commands).
.TP
-.BR "-p, --proto " "[!] \fIprotocol\fP"
+.BR "-p, --protocol " "[!] \fIprotocol\fP"
The protocol of the rule or of the packet to check.
The specified protocol can be one of
.IR tcp ,