#! /bin/sh /usr/share/dpatch/dpatch-run ## 01_README.scan.dpatch by Thomas Schmidt ## ## 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