]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Unifies libip[6]t_udp.man to libxt_udp.man
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Thu, 29 Nov 2007 05:01:37 +0000 (05:01 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Thu, 29 Nov 2007 05:01:37 +0000 (05:01 +0000)
extensions/libipt_udp.man [deleted file]
extensions/libxt_udp.man [moved from extensions/libip6t_udp.man with 100% similarity]

diff --git a/extensions/libipt_udp.man b/extensions/libipt_udp.man
deleted file mode 100644 (file)
index 1d5e590..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-These extensions can be used if `--protocol udp' is specified.  It
-provides the following options:
-.TP
-.BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"
-Source port or port range specification.
-See the description of the
-.B --source-port
-option of the TCP extension for details.
-.TP
-.BR "--destination-port " "[!] \fIport\fP[:\fIport\fP]"
-Destination port or port range specification.
-See the description of the
-.B --destination-port
-option of the TCP extension for details.