[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c

Segher Boessenkool segher at xiph.org
Fri Feb 8 08:06:46 PST 2002



segher      02/02/08 08:06:45

  Modified:    oggenc   oggenc.c
  Log:
  perl -e 'print "Must remember to check in typo fixes.\n" x 100;'

Revision  Changes    Path
1.49      +1 -1      vorbis-tools/oggenc/oggenc.c

Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- oggenc.c	2002/01/29 04:39:25	1.48
+++ oggenc.c	2002/02/08 16:06:45	1.49
@@ -322,7 +322,7 @@
                     "Usage of the bitrate management engine will generally decrease quality,\n"
                     "using the normal fully VBR modes (quality specified using -q) is\n"
                     "very highly recommended for most users.\n"
-                    "Usage of the -managed option will become MANDATORY in the next release.\n\n"));
+                    "Usage of the --managed option will become MANDATORY in the next release.\n\n"));
 }
 
 static void usage(void)

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list