[netfilter-cvslog] r7472 - trunk/iptables/extensions

kaber at trash.net kaber at trash.net
Sun Apr 13 07:27:29 CEST 2008


Author: kaber at trash.net
Date: 2008-04-13 07:27:29 +0200 (Sun, 13 Apr 2008)
New Revision: 7472

Modified:
   trunk/iptables/extensions/libip6t_ah.man
   trunk/iptables/extensions/libip6t_dst.man
   trunk/iptables/extensions/libipt_connlimit.man
   trunk/iptables/extensions/libxt_NFQUEUE.man
   trunk/iptables/extensions/libxt_connbytes.man
   trunk/iptables/extensions/libxt_dccp.man
   trunk/iptables/extensions/libxt_sctp.man
   trunk/iptables/extensions/libxt_u32.man
Log:
[PATCH 09/13] manpages: fix broken markup (missing close tags)


Modified: trunk/iptables/extensions/libip6t_ah.man
===================================================================
--- trunk/iptables/extensions/libip6t_ah.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libip6t_ah.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -3,7 +3,7 @@
 .BR "--ahspi " "[!] \fIspi\fP[:\fIspi\fP]"
 Matches SPI.
 .TP
-.BR "--ahlen " "[!] \fIlength"
+[\fB!\fP] \fB--ahlen\fP \fIlength\fP
 Total length of this header in octets.
 .TP
 .BI "--ahres"

Modified: trunk/iptables/extensions/libip6t_dst.man
===================================================================
--- trunk/iptables/extensions/libip6t_dst.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libip6t_dst.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -1,6 +1,6 @@
 This module matches the parameters in Destination Options header
 .TP
-.BR "--dst-len " "[!] \fIlength"
+[\fB!\fP] \fB--dst-len\fP \fIlength\fP
 Total length of this header in octets.
 .TP
 .BR "--dst-opts " "\fItype\fP[:\fIlength\fP][,\fItype\fP[:\fIlength\fP]...]"

Modified: trunk/iptables/extensions/libipt_connlimit.man
===================================================================
--- trunk/iptables/extensions/libipt_connlimit.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libipt_connlimit.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -1,7 +1,7 @@
 Allows you to restrict the number of parallel connections to a server per
 client IP address (or client address block).
 .TP
-[\fB!\fR] \fB--connlimit-above \fIn\fR
+[\fB!\fP] \fB--connlimit-above\fP \fIn\fP
 Match if the number of existing connections is (not) above \fIn\fR.
 .TP
 \fB--connlimit-mask\fR \fIprefix_length\fR

Modified: trunk/iptables/extensions/libxt_NFQUEUE.man
===================================================================
--- trunk/iptables/extensions/libxt_NFQUEUE.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libxt_NFQUEUE.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -2,7 +2,7 @@
 you to put a packet into any specific queue, identified by its 16-bit queue
 number.  
 .TP
-.BR "--queue-num " "\fIvalue"
+\fB--queue-num\fP \fIvalue\fP
 This specifies the QUEUE number to use. Valud queue numbers are 0 to 65535. The default value is 0.
 .TP
 It can only be used with Kernel versions 2.6.14 or later, since it requires

Modified: trunk/iptables/extensions/libxt_connbytes.man
===================================================================
--- trunk/iptables/extensions/libxt_connbytes.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libxt_connbytes.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -10,7 +10,7 @@
 The transfered bytes per connection can also be viewed through
 /proc/net/ip_conntrack and accessed via ctnetlink
 .TP
-[\fB!\fR]\fB --connbytes \fIfrom\fB:\fR[\fIto\fR]
+[\fB!\fP] \fB--connbytes\fP \fIfrom\fP[\fB:\fR\fIto\fP]
 match packets from a connection whose packets/bytes/average packet
 size is more than FROM and less than TO bytes/packets. if TO is
 omitted only FROM check is done. "!" is used to match packets not

Modified: trunk/iptables/extensions/libxt_dccp.man
===================================================================
--- trunk/iptables/extensions/libxt_dccp.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libxt_dccp.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -1,7 +1,7 @@
 .TP
-\fB--source-port\fR,\fB--sport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--source-port\fP,\fB--sport\fP \fIport\fP[\fB:\fP\fIport\fP]
 .TP
-\fB--destination-port\fR,\fB--dport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--destination-port\fP,\fB--dport\fP \fIport\fP[\fB:\fP\fIport\fP]
 .TP
 \fB--dccp-types\fR [\fB!\fR] \fImask\fP
 Match when the DCCP packet type is one of 'mask'. 'mask' is a comma-separated

Modified: trunk/iptables/extensions/libxt_sctp.man
===================================================================
--- trunk/iptables/extensions/libxt_sctp.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libxt_sctp.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -1,9 +1,9 @@
 .TP
-\fB--source-port\fR,\fB--sport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--source-port\fP,\fB--sport\fP \fIport\fP[\fB:\fP\fIport\fP]
 .TP
-\fB--destination-port\fR,\fB--dport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--destination-port\fP,\fB--dport\fP \fIport\fP[\fB:\fP\fIport\fP]
 .TP
-\fB--chunk-types\fR [\fB!\fR] \fBall\fR|\fBany\fR|\fBonly \fIchunktype\fR[\fB:\fIflags\fR] [...]
+[\fB!\fP] \fB--chunk-types\fP {\fBall\fP|\fBany\fP|\fBonly\fP} \fIchunktype\fP[\fB:\fP\fIflags\fP] [...]
 The flag letter in upper case indicates that the flag is to match if set,
 in the lower case indicates to match if unset.
 

Modified: trunk/iptables/extensions/libxt_u32.man
===================================================================
--- trunk/iptables/extensions/libxt_u32.man	2008-04-13 05:25:24 UTC (rev 7471)
+++ trunk/iptables/extensions/libxt_u32.man	2008-04-13 05:27:29 UTC (rev 7472)
@@ -2,7 +2,7 @@
 specified values. The specification of what to extract is general enough to
 find data at given offsets from tcp headers or payloads.
 .TP
-[\fB!\fR]\fB --u32 \fItests\fR
+[\fB!\fP] \fB--u32\fP \fItests\fP
 The argument amounts to a program in a small language described below.
 .IP
 tests := location "=" value | tests "&&" location "=" value




More information about the netfilter-cvslog mailing list