ALSA: Fix a typo in Procfile.txt
authorMasanari Iida <standby24x7@gmail.com>
Sat, 26 Dec 2009 15:09:45 +0000 (00:09 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 26 Dec 2009 17:37:44 +0000 (18:37 +0100)
Fix a typo in Documentation/sound/alsa/Procfile.txt

Signed-off-by Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/Procfile.txt

index 719a819..07301de 100644 (file)
@@ -95,7 +95,7 @@ card*/pcm*/xrun_debug
        It takes an integer value, can be changed by writing to this
        file, such as
 
        It takes an integer value, can be changed by writing to this
        file, such as
 
-                # cat 5 > /proc/asound/card0/pcm0p/xrun_debug
+                # echo 5 > /proc/asound/card0/pcm0p/xrun_debug
 
        The value consists of the following bit flags:
          bit 0 = Enable XRUN/jiffies debug messages
 
        The value consists of the following bit flags:
          bit 0 = Enable XRUN/jiffies debug messages