commit 138304554be256872d3b68a70720635a353475e6 Author: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Date: Fri Feb 29 01:05:25 2008 +0100 Fix broken markup in manpages --- extensions/libip6t_ah.man | 2 +- extensions/libip6t_dst.man | 2 +- extensions/libxt_NFQUEUE.man | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/libip6t_ah.man b/extensions/libip6t_ah.man index 09d00fd..807f9e3 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 f42d822..d895a0e 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/libxt_NFQUEUE.man b/extensions/libxt_NFQUEUE.man index 090a136..acd45e9 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. Valid 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html