From fe6bc43303fdf2ea8d8296d77732a28f799d2fcf Mon Sep 17 00:00:00 2001 From: "/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org" 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 (limited to 'extensions') diff --git a/extensions/libip6t_udp.man b/extensions/libip6t_udp.man deleted file mode 100644 index 1d5e590..0000000 --- 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 1d5e590..0000000 --- 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 0000000..1d5e590 --- /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