diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-26 01:27:56 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-26 01:27:56 +0000 |
commit | 07f71d1c5dd4ed913c6c129770fa021eb6c1804a (patch) | |
tree | d3f3546b3339692df700ecebfdd171283b13e722 /share | |
parent | 1494ab099acb0560431c7fc63a6eb09fa4124b23 (diff) |
Support for Rio600 players was added awhile ago, but the man page was never
updated; bad jakob@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/urio.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/urio.4 b/share/man/man4/urio.4 index c1be88208fb..f7fb3782be4 100644 --- a/share/man/man4/urio.4 +++ b/share/man/man4/urio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urio.4,v 1.5 2000/09/17 00:53:35 aaron Exp $ +.\" $OpenBSD: urio.4,v 1.6 2000/10/26 01:27:55 aaron Exp $ .\" $NetBSD: urio.4,v 1.1 2000/04/14 14:48:29 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -40,14 +40,15 @@ .Os .Sh NAME .Nm urio -.Nd USB driver for the Diamond Multimedia Rio500 MP3 player +.Nd USB driver for Diamond Multimedia Rio MP3 players .Sh SYNOPSIS .Cd "urio* at uhub?" .Pp .Sh DESCRIPTION The .Nm -driver provides support for Rio500 MP3 player from Diamond MultiMedia. +driver provides support for Rio500 and Rio600 MP3 players from +Diamond MultiMedia. .Pp The driver implements minimal support to access the device and requires a user application for up and downloading music. |