Update the drivers config file comment

This commit is contained in:
Chris Robinson
2009-11-22 15:43:05 -08:00
parent c5ee010640
commit 65a153da6c
+4 -2
View File
@@ -79,8 +79,10 @@
## drivers:
# Sets the backend driver list order, comma-seperated. Unknown backends and
# duplicated names are ignored, and unlisted backends won't be considered for
# use. An empty list means the default.
# duplicated names are ignored. Unlisted backends won't be considered for use
# unless the list is ended with a comma (eg. 'oss,' will list OSS first
# followed by all other available backends, while 'oss' will list OSS only).
# An empty list means the default.
#drivers = alsa,oss,solaris,dsound,winmm,port,pulse,wave
## excludefx: