From: Laurence J. Lane <ljlane@xxxxxxxxxx> Description: extraneous slash caused this lintian warning: W: iptables: manpage-has-errors-from-man usr/share/man/man8/iptables.8.gz 220: cannot use newline as a starting delimiter W: iptables: manpage-has-errors-from-man usr/share/man/man8/ip6tables.8.gz 1823: warning: `precedence'' not defined Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- extensions/libxt_TOS.man | 2 +- iptables.8.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/libxt_TOS.man b/extensions/libxt_TOS.man index a42a73d..d5cbfcb 100644 --- a/extensions/libxt_TOS.man +++ b/extensions/libxt_TOS.man @@ -1,5 +1,5 @@ This module sets the Type of Service field in the IPv4 header (including the -'precedence' bits) or the Priority field in the IPv6 header. Note that TOS +"precedence" bits) or the Priority field in the IPv6 header. Note that TOS shares the same bits as DSCP and ECN. The TOS target is only valid in the \fBmangle\fR table. .TP diff --git a/iptables.8.in b/iptables.8.in index 14fc23a..cb6e6b0 100644 --- a/iptables.8.in +++ b/iptables.8.in @@ -217,7 +217,7 @@ targets. Rename the user specified chain to the user supplied name. This is cosmetic, and has no effect on the structure of the table. .TP -\fB\-\h\fP +\fB\-h\fP Help. Give a (currently very brief) description of the command syntax. .SS PARAMETERS -- 1.6.4 -- 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