diff --git a/example/C++/README b/example/C++/README index b2286af3..dd64db96 100644 --- a/example/C++/README +++ b/example/C++/README @@ -29,8 +29,8 @@ mmc2.cpp: A more involved MMC command to list features from paranoia.cpp: A program to show using CD-DA paranoia (a library for jitter detection and audio-read error correction). This program uses an interface compatible (mostly) with cdparanoia. It looks for - a CD-ROM with an audio CD in it and rips the first 300 sectors - of track 1 to file track1s.wav. + a CD-ROM with an audio CD in it and rips up to the first 300 + sectors of track 1 to file track1s.wav. paranoia2.cpp: Another program to show using CD-DA paranoia using a more libcdio-oriented initialization. Probably more suited to diff --git a/example/README b/example/README index f99307af..9e89a493 100644 --- a/example/README +++ b/example/README @@ -58,8 +58,8 @@ mmc2a.c: Show MODE_SENSE page 2A paramaters: paranoia: A program to show using CD-DA paranoia (a library for jitter detection and audio-read error correction). This program uses an interface compatible (mostly) with cdparanoia. It looks for - a CD-ROM with an audio CD in it and rips the first 300 sectors - of track 1 to file track01s.wav. + a CD-ROM with an audio CD in it and rips up to the first 300 + sectors of track 1 to file track01s.wav. paranoia2: Another program to show using CD-DA paranoia using a more libcdio-oriented initialization. Probably more suited to