summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay-716 <13422525511@163.com>2023-02-09 21:47:43 +0800
committerJaroslav Kysela <perex@perex.cz>2023-02-27 13:08:50 +0100
commit17615de01410468a3f578dbadcaaceb4d0b278d4 (patch)
tree4f45ec2388f8349a25cc210e5deccaeec1452209
parent5a3655b33aceb9612fccbeca27062370db21c3f7 (diff)
downloadalsa-utils-17615de01410468a3f578dbadcaaceb4d0b278d4.tar.gz
alsaucm: fix typo in docs (can can)
Fixes: https://github.com/alsa-project/alsa-utils/pull/191 Signed-off-by: Jay-716 <13422525511@163.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--alsaucm/alsaucm.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/alsaucm/alsaucm.rst b/alsaucm/alsaucm.rst
index 3098672..c4fe88d 100644
--- a/alsaucm/alsaucm.rst
+++ b/alsaucm/alsaucm.rst
@@ -85,7 +85,7 @@ Available commands:
``list`` `IDENTIFIER`
list command, for items returning two entries (value+comment).
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_verbs`` - get verb list (in pair verb+comment)
- ``_devices[/{verb}]`` - get list of supported devices (in pair device+comment)
@@ -109,7 +109,7 @@ Available commands:
``get`` `IDENTIFIER`
get string value.
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_verb`` - return current verb
- ``[=]{NAME}[/[{modifier}|{/device}][/{verb}]]`` (For valid NAMEs look at the
@@ -119,7 +119,7 @@ Available commands:
``geti`` `IDENTIFIER`
get integer value.
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_devstatus/{device}``
- ``_modstatus/{device}``
@@ -127,7 +127,7 @@ Available commands:
``set`` `IDENTIFIER` `VALUE`
set string value
- The value of the `IDENTIFIER` argument can can be:
+ The value of the `IDENTIFIER` argument can be:
- ``_verb`` - set the verb to `VALUE`
- ``_enadev`` - enable the device specified by `VALUE`