summaryrefslogtreecommitdiff
path: root/debian/patches/04-fix-manpage-warning.dpatch
blob: ae8a024e5a63d3a7dc8d34cf402cd3c31e41f339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 
im@klingt.org>2011-06-24 17:36:20 +0200 committerTakashi Iwai <tiwai@suse.de>2011-06-25 09:15:31 +0200 commit80b52490cdbfec7ea93d1158f13f0e49a1557423 (patch) treeff40dd069882554e8e2e7b75a58c24af227f5fae /sound/pci/lx6464es parent14705799138005dcb66fa9dfe3e9103e9ae7a897 (diff)
ALSA: lx6464es - include mac address in device name
each device has a unique mac address, which can be used to distinguish multiple devices in the same machine. we therefore include the full mac address in the device shortname and the last 6 bytes in the device id. Signed-off-by: Tim Blechmann <tim@klingt.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/lx6464es')