From 58c8939cad29e99397495d3398bfa7d373308fdb Mon Sep 17 00:00:00 2001 From: Yasuyuki KOZAKAI Date: Thu, 29 Nov 2007 05:01:37 +0000 Subject: Unifies libip[6]t_udp.man to libxt_udp.man --- extensions/libip6t_udp.man | 14 -------------- extensions/libipt_udp.man | 14 -------------- extensions/libxt_udp.man | 14 ++++++++++++++ 3 files changed, 14 insertions(+), 28 deletions(-) delete mode 100644 extensions/libip6t_udp.man delete mode 100644 extensions/libipt_udp.man create mode 100644 extensions/libxt_udp.man diff --git a/extensions/libip6t_udp.man b/extensions/libip6t_udp.man deleted file mode 100644 index 1d5e590c..00000000 --- a/extensions/libip6t_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/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/libxt_udp.man b/extensions/libxt_udp.man new file mode 100644 index 00000000..1d5e590c --- /dev/null +++ b/extensions/libxt_udp.man @@ -0,0 +1,14 @@ +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. -- cgit v1.2.3