OSDN Git Service

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 0a485da..7a98f84 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)