summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorLaurence J. Lane <ljlane@debian.org>2009-08-20 17:14:25 +0200
committerPatrick McHardy <kaber@trash.net>2009-08-20 17:14:25 +0200
commitcfb048f5b5778a57144b00866cd0734e9617a4ea (patch)
treed8bbedd9f1dc48e8747d6822f1f522d0166e4c97 /extensions
parent4a682aa233ea02b342a9cc827d25e4c6c11dd349 (diff)
manpage: fix lintian warnings
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>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_TOS.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_TOS.man b/extensions/libxt_TOS.man
index a42a73dd..d5cbfcb8 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