summaryrefslogtreecommitdiff
path: root/alsactl/alsactl_init.xml
diff options
context:
space:
mode:
Diffstat (limited to 'alsactl/alsactl_init.xml')
-rw-r--r--alsactl/alsactl_init.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/alsactl/alsactl_init.xml b/alsactl/alsactl_init.xml
index 0e0d46b..dd4239c 100644
--- a/alsactl/alsactl_init.xml
+++ b/alsactl/alsactl_init.xml
@@ -279,7 +279,7 @@
<listitem>
<para>The relative path to sysfs subsystem specifying
the root directory of a soundcard device. Usually,
- it should be set to "/class/sound/controlC$cardinfo{card}/device".
+ it should be set to "/class/sound/card$cardinfo{card}/device".
</para>
</listitem>
</varlistentry>
@@ -462,7 +462,7 @@
<listitem>
<para>The relative path to sysfs subsystem specifying
the root directory of a soundcard device. Usually,
- it should be set to "/class/sound/controlC$cardinfo{card}/device".
+ it should be set to "/class/sound/card$cardinfo{card}/device".
</para>
</listitem>
</varlistentry>
@@ -553,6 +553,13 @@
</varlistentry>
<varlistentry>
+ <term><option>$config{<replaceable>key</replaceable>}</option>, <option>%g{<replaceable>key</replaceable>}</option></term>
+ <listitem>
+ <para>The value of a configuration variable. See CONFIG{} for more details.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>%%</option></term>
<listitem>
<para>The '%' character itself.</para>