]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
manpage: fix lintian warnings
authorLaurence J. Lane <ljlane@debian.org>
Thu, 20 Aug 2009 15:14:25 +0000 (17:14 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 Aug 2009 15:14:25 +0000 (17:14 +0200)
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@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
extensions/libxt_TOS.man
iptables.8.in

index a42a73dd21844b060aaec618f1ead3be58715b00..d5cbfcb8031488d7694fdb65c1e3da988915b676 100644 (file)
@@ -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
index 14fc23ad38e380a9aa3352755a40004dd51de52f..cb6e6b0838835906f81101aa65f45944ce2e8a59 100644 (file)
@@ -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