From: Yasuyuki KOZAKAI Date: Thu, 29 Nov 2007 05:01:37 +0000 (+0000) Subject: Unifies libip[6]t_udp.man to libxt_udp.man X-Git-Tag: v1.4.0~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=58c8939cad29e99397495d3398bfa7d373308fdb;p=thirdparty%2Fiptables.git Unifies libip[6]t_udp.man to libxt_udp.man --- diff --git a/extensions/libipt_udp.man b/extensions/libipt_udp.man deleted file mode 100644 index 1d5e590c..00000000 --- a/extensions/libipt_udp.man +++ /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. diff --git a/extensions/libip6t_udp.man b/extensions/libxt_udp.man similarity index 100% rename from extensions/libip6t_udp.man rename to extensions/libxt_udp.man