[xiph-commits] r10186 - trunk/ao
conrad at svn.xiph.org
conrad at svn.xiph.org
Mon Oct 17 21:39:30 PDT 2005
Author: conrad
Date: 2005-10-17 21:39:28 -0700 (Mon, 17 Oct 2005)
New Revision: 10186
Modified:
trunk/ao/libao.conf.5
Log:
update libao.conf.5 man page to reflect that alsa points to alsa09 now,
patch from Kyungjoon Lee (closes ticket:722)
Modified: trunk/ao/libao.conf.5
===================================================================
--- trunk/ao/libao.conf.5 2005-10-18 04:39:06 UTC (rev 10185)
+++ trunk/ao/libao.conf.5 2005-10-18 04:39:28 UTC (rev 10186)
@@ -47,9 +47,9 @@
.IP default_driver
The short name of the driver libao should use by default. Valid values
include (not all are available on every platform): oss, esd, arts, alsa,
-alsa09, nas, irix, and sun. Note that "sun" is used on many BSD
-systems as well as Solaris. The "alsa" driver is for the 0.5.x ALSA API,
-whereas the "alsa09" driver is for the 0.9.x API.
+alsa05, nas, irix, and sun. Note that "sun" is used on many BSD
+systems as well as Solaris. The "alsa" driver is for the 0.9.x ALSA API,
+whereas the "alsa05" driver is for the 0.5.x API.
.RE
.SH EXAMPLE
More information about the commits
mailing list