Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] dvb-apps : typo in szap/README, missing files (COPYING, ...)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, I've found a little typo in szap README file (a "czap" command for a
DVB-T device), see attached patch.

Another problem is that there isn't any COPYING, CONTRIBUTORS, ... files
in the linuxtv-dvb-apps archive (they are also missing in
linuxtv-dvb-1.1.x archives). It's annoying since some source files doesn't
have a copyright/license header.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAdUA/UyyJqR3u+xYRAiItAJ9AFBtVdTwrmlbhKnhKLtgCg26WGQCeNBdY
2NpaaFdhddOM1/3PJdOETmk=
=6U1n
-----END PGP SIGNATURE-----
--- linuxtv-dvb-apps-1.1.0/util/szap/README.orig	2004-01-25 20:23:39.000000000 +0100
+++ linuxtv-dvb-apps-1.1.0/util/szap/README	2004-04-08 11:07:33.295546728 +0200
@@ -13,13 +13,13 @@ $ ./czap -c channels.conf-dvbc-berlin Ar
 
 For DVB-T, Berlin Config:
 
-$ ./czap -c channels.conf-dvbt-berlin phoenix
+$ ./tzap -c channels.conf-dvbt-berlin phoenix
 
 By default the MPEG stream is routed to a hardware decoder. If you want to 
 record the stream to disk you will route it to the DVR device by using the 
 '-r' option:
 
-$ ./czap -c channels.conf-dvbt-berlin phoenix -r
+$ ./tzap -c channels.conf-dvbt-berlin phoenix -r
 [keep it running in one console]
 $ cat /dev/dvr/adapter0/dvr0 > /tmp/recording.ts
 [in a second console, will dump the MPEG transport stream to /tmp/recording.ts]

Home | Main Index | Thread Index