]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Add description for perm option of file plugin
authorTakashi Iwai <tiwai@suse.de>
Mon, 30 May 2005 17:03:00 +0000 (17:03 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 30 May 2005 17:03:00 +0000 (17:03 +0000)
Added the description for the new "perm" option of file plugin.

doc/asoundrc.txt

index 0a485da2e4fb69d6d980682c3e4152918d289311..7a98f84b20b9c2caf0e02234ddccd6dd5bff966e 100644 (file)
@@ -229,7 +229,7 @@ pcm.NAME {
   # or
   file INT             # File descriptor
   [format STR]         # File format (NYI)
-
+  [perm INT]           # File permission (default 0600)
 
   type meter           # Meter PCM
   slave STR            # Slave name (see pcm_slave)