Hi Mike,

Mike Frysinger wrote:
The oggplay usage says -w takes a <filename> when really it takes a
timeout value like <msec>.

Signed-off-by: Mike Frysinger <[email protected]>

Applied.

Thanks
Greg



 user/oggplay/oggplay.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/user/oggplay/oggplay.c b/user/oggplay/oggplay.c
index 56d5a32..8cf4c2e 100644
--- a/user/oggplay/oggplay.c
+++ b/user/oggplay/oggplay.c
@@ -560,7 +560,7 @@ static void setdsp(int fd)
 static void usage(int rc)
 {
        printf("usage: oggplay [-hviqzRPZ] [-s <time>] "
-               "[-d <device>] [-w <filename>] [-c <key>]"
+               "[-d <device>] [-w <msec>] [-c <key>]"
                "[-l <line> [-t]] [-p <pause>]ogg-files...\n\n"
                "\t\t-h            this help\n"
                "\t\t-v            verbose stdout output\n"

--
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     [email protected]
SnapGear, a McAfee Company                  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to