summaryrefslogtreecommitdiffstats
path: root/iptables.8
diff options
context:
space:
mode:
authorRusty Russell <rusty@linuxcare.com.au>2000-04-19 11:23:18 +0000
committerRusty Russell <rusty@rustcorp.com.au>2000-04-19 11:23:18 +0000
commit2e0a3216c501753709781769f83e29821e62c805 (patch)
tree390305cde5c682d8bb471390006cf30edb9954a7 /iptables.8
parent905795cd1499daf974c15f0d73bd83896414e762 (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 c226cef9..8aaa69d4 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 ,