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

Stan Seibert volsung at xiph.org
Mon Dec 24 12:39:47 PST 2001



volsung     01/12/24 12:39:46

  Modified:    ogg123   cmdline_options.c
  Log:
  Oops.  Another typo.

Revision  Changes    Path
1.6       +2 -2      vorbis-tools/ogg123/cmdline_options.c

Index: cmdline_options.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogg123/cmdline_options.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cmdline_options.c	2001/12/24 16:01:05	1.5
+++ cmdline_options.c	2001/12/24 20:39:46	1.6
@@ -11,7 +11,7 @@
  *                                                                  *
  ********************************************************************
 
- last mod: $Id: cmdline_options.c,v 1.5 2001/12/24 16:01:05 volsung Exp $
+ last mod: $Id: cmdline_options.c,v 1.6 2001/12/24 20:39:46 volsung Exp $
 
  ********************************************************************/
 
@@ -278,6 +278,6 @@
          "  -z, --shuffle  shuffle play\n"
          "\n"
          "ogg123 will skip to the next song on SIGINT (Ctrl-C); two SIGINTs within\n"
-	 "s seconds make ogg123 terinate.\n"
+	 "s milliseconds make ogg123 terinate.\n"
          "  -l, --delay=s  set s [milliseconds] (default 250).\n");
 }

--- >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