aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS
blob: c6e312ffa94954a49b67656825b6f87353d07847 (plain)
1
2
3
4
$Id: CREDITS 730 2007-01-14 13:50:28Z michael $
$URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/CREDITS $

see http://lcd4linux.bulix.org for an up-to-date list of contributors!
f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#! /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