]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Fixes man page for tcp, udp, icmp{,6}. They are not loaded when only '-p' is
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Tue, 13 Feb 2007 16:49:15 +0000 (16:49 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Tue, 13 Feb 2007 16:49:15 +0000 (16:49 +0000)
specified, but loaded when extra options are specified, too.

extensions/libip6t_icmp6.man
extensions/libip6t_tcp.man
extensions/libip6t_udp.man
extensions/libipt_icmp.man
extensions/libipt_tcp.man
extensions/libipt_udp.man

index 20471804c2d2c866bbdb2dd992b61d45eb7fdbf3..c755fbfba3f21b39b20d9a749fd7692ce408d2d2 100644 (file)
@@ -1,4 +1,4 @@
-This extension is loaded if `--protocol ipv6-icmp' or `--protocol icmpv6' is
+This extension can be used if `--protocol ipv6-icmp' or `--protocol icmpv6' is
 specified. It provides the following option:
 .TP
 .BR "--icmpv6-type " "[!] \fItype\fP[/\fIcode\fP]|\fItypename\fP"
index 75d172e10bb1bb48bffee7bfb06fe0db478ac6b9..e94566cf899b23f18c01982459915e2c770a777f 100644 (file)
@@ -1,4 +1,4 @@
-These extensions are loaded if `--protocol tcp' is specified. It
+These extensions can be used if `--protocol tcp' is specified. It
 provides the following options:
 .TP
 .BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"
index 04084797689be747bae0abe78b393247e1e45918..1d5e590c768be004d21f721024a6b18f09c9ab90 100644 (file)
@@ -1,4 +1,4 @@
-These extensions are loaded if `--protocol udp' is specified.  It
+These extensions can be used if `--protocol udp' is specified.  It
 provides the following options:
 .TP
 .BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"
index 5b91514daae6851eed2291739987c9ab787af156..55d24b4bbb34575b2c63fdfbf2e54bd341023d34 100644 (file)
@@ -1,4 +1,4 @@
-This extension is loaded if `--protocol icmp' is specified.  It
+This extension can be used if `--protocol icmp' is specified.  It
 provides the following option:
 .TP
 .BR "--icmp-type " "[!] \fItypename\fP"
index 648c81e37624d4a075db03d307db62ed60e08c73..cfafc9e05227baf1318a5b266f0d28e14a272e54 100644 (file)
@@ -1,4 +1,4 @@
-These extensions are loaded if `--protocol tcp' is specified. It
+These extensions can be used if `--protocol tcp' is specified. It
 provides the following options:
 .TP
 .BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"
index 04084797689be747bae0abe78b393247e1e45918..1d5e590c768be004d21f721024a6b18f09c9ab90 100644 (file)
@@ -1,4 +1,4 @@
-These extensions are loaded if `--protocol udp' is specified.  It
+These extensions can be used if `--protocol udp' is specified.  It
 provides the following options:
 .TP
 .BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"