Commit ab1a5b76 authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

d/patches: refresh 0104-lintian_hyphens.patch



Some fuzzing required.
Signed-off-by: default avatarArturo Borrero Gonzalez <arturo@debian.org>
parent 7c34195e
From: Laurence J. Lane <ljlane@debian.org>
Description: man page hyphen cleanup
--- a/extensions/libip6t_DNPT.man
+++ b/extensions/libip6t_DNPT.man
@@ -23,7 +23,7 @@
Index: pkg-iptables/extensions/libip6t_DNPT.man
===================================================================
--- pkg-iptables.orig/extensions/libip6t_DNPT.man
+++ pkg-iptables/extensions/libip6t_DNPT.man
@@ -23,7 +23,7 @@ ip6tables \-t mangle \-I PREROUTING \-i
.PP
You may need to enable IPv6 neighbor proxy:
.IP
......@@ -12,9 +14,11 @@ Description: man page hyphen cleanup
.PP
You also have to use the
.B NOTRACK
--- a/extensions/libip6t_SNPT.man
+++ b/extensions/libip6t_SNPT.man
@@ -23,7 +23,7 @@
Index: pkg-iptables/extensions/libip6t_SNPT.man
===================================================================
--- pkg-iptables.orig/extensions/libip6t_SNPT.man
+++ pkg-iptables/extensions/libip6t_SNPT.man
@@ -23,7 +23,7 @@ ip6tables \-t mangle \-I PREROUTING \-i
.PP
You may need to enable IPv6 neighbor proxy:
.IP
......@@ -23,36 +27,44 @@ Description: man page hyphen cleanup
.PP
You also have to use the
.B NOTRACK
--- a/extensions/libxt_HMARK.man
+++ b/extensions/libxt_HMARK.man
@@ -56,5 +56,5 @@
Index: pkg-iptables/extensions/libxt_HMARK.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_HMARK.man
+++ pkg-iptables/extensions/libxt_HMARK.man
@@ -56,5 +56,5 @@ iptables \-t mangle \-A PREROUTING \-m c
\-j HMARK \-\-hmark-tuple ct,src,dst,proto \-\-hmark-offset 10000
\-\-hmark\-mod 10 \-\-hmark\-rnd 0xfeedcafe
.PP
-iptables \-t mangle \-A PREROUTING -j HMARK \-\-hmark\-offset 10000
+iptables \-t mangle \-A PREROUTING \-j HMARK \-\-hmark\-offset 10000
\-\-hmark-tuple src,dst,proto \-\-hmark-mod 10 \-\-hmark\-rnd 0xdeafbeef
--- a/extensions/libxt_SET.man
+++ b/extensions/libxt_SET.man
@@ -42,5 +42,5 @@
Index: pkg-iptables/extensions/libxt_SET.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_SET.man
+++ pkg-iptables/extensions/libxt_SET.man
@@ -42,5 +42,5 @@ and
\fB\-\-map\-queue\fP
flags can be used in the OUTPUT, FORWARD and POSTROUTING chains.
.PP
-Use of -j SET requires that ipset kernel support is provided, which, for
+Use of \-j SET requires that ipset kernel support is provided, which, for
standard kernels, is the case since Linux 2.6.39.
--- a/extensions/libxt_TOS.man
+++ b/extensions/libxt_TOS.man
@@ -32,5 +32,5 @@
Index: pkg-iptables/extensions/libxt_TOS.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_TOS.man
+++ pkg-iptables/extensions/libxt_TOS.man
@@ -32,5 +32,5 @@ longterm releases 2.6.32 (>=.42), 2.6.33
a bug whereby IPv6 TOS mangling does not behave as documented and differs from
the IPv4 version. The TOS mask indicates the bits one wants to zero out, so it
needs to be inverted before applying it to the original TOS field. However, the
-aformentioned kernels forgo the inversion which breaks --set-tos and its
+aformentioned kernels forgo the inversion which breaks \-\-set\-tos and its
mnemonics.
--- a/extensions/libxt_bpf.man
+++ b/extensions/libxt_bpf.man
@@ -17,7 +17,7 @@
Index: pkg-iptables/extensions/libxt_bpf.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_bpf.man
+++ pkg-iptables/extensions/libxt_bpf.man
@@ -17,7 +17,7 @@ iptables \-A OUTPUT \-m bpf \-\-object\-
\fB\-\-bytecode\fP \fIcode\fP
Pass the BPF byte code format as generated by the \fBnfbpf_compile\fP utility.
.PP
......@@ -61,9 +73,11 @@ Description: man page hyphen cleanup
that stores the number of instructions, followed by one line for each
instruction. Instruction lines follow the pattern 'u16 u8 u8 u32' in decimal
notation. Fields encode the operation, jump offset if true, jump offset if
--- a/extensions/libxt_cluster.man
+++ b/extensions/libxt_cluster.man
@@ -27,7 +27,7 @@
Index: pkg-iptables/extensions/libxt_cluster.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_cluster.man
+++ pkg-iptables/extensions/libxt_cluster.man
@@ -27,7 +27,7 @@ iptables \-A PREROUTING \-t mangle \-i e
iptables \-A PREROUTING \-t mangle \-i eth2 \-m cluster
\-\-cluster\-total\-nodes 2 \-\-cluster\-local\-node 1
\-\-cluster\-hash\-seed 0xdeadbeef
......@@ -72,9 +86,11 @@ Description: man page hyphen cleanup
.IP
iptables \-A PREROUTING \-t mangle \-i eth1
\-m mark ! \-\-mark 0xffff \-j DROP
--- a/extensions/libxt_osf.man
+++ b/extensions/libxt_osf.man
@@ -35,11 +35,11 @@
Index: pkg-iptables/extensions/libxt_osf.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_osf.man
+++ pkg-iptables/extensions/libxt_osf.man
@@ -35,11 +35,11 @@ Windows [2000:SP3:Windows XP Pro SP1, 20
OS fingerprints are loadable using the \fBnfnl_osf\fP program. To load
fingerprints from a file, use:
.PP
......@@ -86,11 +102,13 @@ Description: man page hyphen cleanup
-\fBnfnl_osf -f /usr/share/xtables/pf.os -d\fP
+\fBnfnl_osf \-f /usr/share/xtables/pf.os \-d\fP
.PP
The fingerprint database can be downlaoded from
The fingerprint database can be downloaded from
http://www.openbsd.org/cgi-bin/cvsweb/src/etc/pf.os .
--- a/extensions/libxt_set.man
+++ b/extensions/libxt_set.man
@@ -61,5 +61,5 @@
Index: pkg-iptables/extensions/libxt_set.man
===================================================================
--- pkg-iptables.orig/extensions/libxt_set.man
+++ pkg-iptables/extensions/libxt_set.man
@@ -61,5 +61,5 @@ when the set was defined without counter
The option \fB\-\-match\-set\fP can be replaced by \fB\-\-set\fP if that does
not clash with an option of other extensions.
.PP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment