aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/01_README.scan.dpatch
blob: 504ae6ad2620d358ef47337ae1b53107fe3fd6ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_README.scan.dpatch by Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: change Readme to list Debian-specific Paths

@DPATCH@
diff -urNad /home/chelli/vdr/cvs/dvb/linuxtv-dvb-apps/util/scan/README linuxtv-dvb-apps/util/scan/README
--- /home/chelli/vdr/cvs/dvb/linuxtv-dvb-apps/util/scan/README	2004-01-17 17:59:46.000000000 +0100
+++ linuxtv-dvb-apps/util/scan/README	2004-05-23 13:15:18.000000000 +0200
@@ -7,12 +7,12 @@
 and dvb-t networks around the world. If you make a new one feel free to
 submit it to the linux-dvb mailing list http://linuxtv.org/mailinglists.xml.
 
-Basic usage: ./scan dvb-s/Astra-19.2E | tee mychannels.conf
+Basic usage: scan /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E | tee mychannels.conf
 
 If you want it to check a specific frequency, tune to that frequency 
-(e.g. using szap/tzap/czap) and then use './scan -c'.
+(e.g. using szap/tzap/czap) and then use 'scan -c'.
 
-For more scan options see ./scan -h.
+For more scan options see scan -h.
 
 Good luck,
 Holger + Johannes