From 27a98c71b37c8b7ecd9c72d9a275640f32973e0d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 10 Mar 2008 17:45:42 +0100 Subject: manpages: fix broken markup (missing close tags) --- extensions/libip6t_ah.man | 2 +- extensions/libip6t_dst.man | 2 +- extensions/libipt_connlimit.man | 2 +- extensions/libxt_NFQUEUE.man | 2 +- extensions/libxt_connbytes.man | 2 +- extensions/libxt_dccp.man | 4 ++-- extensions/libxt_sctp.man | 6 +++--- extensions/libxt_u32.man | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/extensions/libip6t_ah.man b/extensions/libip6t_ah.man index 09d00fda..807f9e39 100644 --- a/extensions/libip6t_ah.man +++ b/extensions/libip6t_ah.man @@ -3,7 +3,7 @@ This module matches the parameters in Authentication header of IPsec packets. .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" diff --git a/extensions/libip6t_dst.man b/extensions/libip6t_dst.man index f42d8228..d895a0ea 100644 --- a/extensions/libip6t_dst.man +++ b/extensions/libip6t_dst.man @@ -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]...]" diff --git a/extensions/libipt_connlimit.man b/extensions/libipt_connlimit.man index ca5974ea..dd6a155b 100644 --- a/extensions/libipt_connlimit.man +++ b/extensions/libipt_connlimit.man @@ -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 diff --git a/extensions/libxt_NFQUEUE.man b/extensions/libxt_NFQUEUE.man index c4e9d11a..015effd1 100644 --- a/extensions/libxt_NFQUEUE.man +++ b/extensions/libxt_NFQUEUE.man @@ -2,7 +2,7 @@ This target is an extension of the QUEUE target. As opposed to QUEUE, it allows 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 diff --git a/extensions/libxt_connbytes.man b/extensions/libxt_connbytes.man index ce7b6659..7b7c3139 100644 --- a/extensions/libxt_connbytes.man +++ b/extensions/libxt_connbytes.man @@ -10,7 +10,7 @@ scheduled using a lower priority band in traffic control. 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 diff --git a/extensions/libxt_dccp.man b/extensions/libxt_dccp.man index 6443ec36..d962ef05 100644 --- a/extensions/libxt_dccp.man +++ b/extensions/libxt_dccp.man @@ -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 diff --git a/extensions/libxt_sctp.man b/extensions/libxt_sctp.man index 97b467da..5d7a4774 100644 --- a/extensions/libxt_sctp.man +++ b/extensions/libxt_sctp.man @@ -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. diff --git a/extensions/libxt_u32.man b/extensions/libxt_u32.man index 1ac02bca..8e00cc13 100644 --- a/extensions/libxt_u32.man +++ b/extensions/libxt_u32.man @@ -2,7 +2,7 @@ U32 tests whether quantities of up to 4 bytes extracted from a packet have 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 -- cgit v1.2.3