diff options
| author | Masanari Iida <standby24x7@gmail.com> | 2009-12-26 10:09:45 -0500 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2009-12-26 12:37:44 -0500 |
| commit | fdfa68298816192d47fc7443d1e2f00fa1420985 (patch) | |
| tree | d99aa168655737b9bd60a05575ca96e7b37d92e4 | |
| parent | 903b0eb39e3284cbf4d5a3773858e9586d16cbda (diff) | |
ALSA: Fix a typo in Procfile.txt
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>
| -rw-r--r-- | Documentation/sound/alsa/Procfile.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/Procfile.txt b/Documentation/sound/alsa/Procfile.txt index 719a819f8cc2..07301de12cc4 100644 --- a/Documentation/sound/alsa/Procfile.txt +++ b/Documentation/sound/alsa/Procfile.txt | |||
| @@ -95,7 +95,7 @@ card*/pcm*/xrun_debug | |||
| 95 | It takes an integer value, can be changed by writing to this | 95 | It takes an integer value, can be changed by writing to this |
| 96 | file, such as | 96 | file, such as |
| 97 | 97 | ||
| 98 | # cat 5 > /proc/asound/card0/pcm0p/xrun_debug | 98 | # echo 5 > /proc/asound/card0/pcm0p/xrun_debug |
| 99 | 99 | ||
| 100 | The value consists of the following bit flags: | 100 | The value consists of the following bit flags: |
| 101 | bit 0 = Enable XRUN/jiffies debug messages | 101 | bit 0 = Enable XRUN/jiffies debug messages |
