summaryrefslogtreecommitdiff
path: root/debian/patches/04-fix-manpage-warning.dpatch
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-02-14 21:47:14 +0100
committerTobias Klauser <tklauser@distanz.ch>2009-02-14 21:47:14 +0100
commitf47abb895b3b82d270f3e67b79fec416e78d3fa3 (patch)
tree49beaec8dcd101a84deb56b811b64eaf3da1af13 /debian/patches/04-fix-manpage-warning.dpatch
parent0479f5f4139b1e059bfc08ada846bf996af4e644 (diff)
Actually add the patch15.6-7
Diffstat (limited to 'debian/patches/04-fix-manpage-warning.dpatch')
-rwxr-xr-xdebian/patches/04-fix-manpage-warning.dpatch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/04-fix-manpage-warning.dpatch b/debian/patches/04-fix-manpage-warning.dpatch
new file mode 100755
index 0000000..ae8a024
--- /dev/null
+++ b/debian/patches/04-fix-manpage-warning.dpatch
@@ -0,0 +1,15 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 04-fix-manpage-warning.dpatch
+##
+## DP: Fix warning in manpage caused by unknown symbol (fixes a lintian
+## DP: warning).
+
+diff --git a/doc/cscope.1 b/doc/cscope.1
+index 3a6a6e6..c41a59e 100644
+--- a/doc/cscope.1
++++ b/doc/cscope.1
+@@ -1,4 +1,3 @@
+-.PU
+ .TH CSCOPE "1" "August 2003" "The Santa Cruz Operation"
+ .SH NAME
+ cscope - interactively examine a C program