summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2017-07-12 18:35:24 +0300
committerTanu Kaskinen <tanuk@iki.fi>2017-07-12 18:35:24 +0300
commit4ed7c1cab86cc5e8b1644d765eb89407e64cd3a0 (patch)
treeaa83e21f4f623db12d890a6cda718f16fc9079bb
parent8cf5e9211c48eb6a00671884abfe1a0a11a3ce78 (diff)
downloadpulseaudio-4ed7c1cab86cc5e8b1644d765eb89407e64cd3a0.tar.gz
man: fix a copy-paste error
-rw-r--r--man/pactl.1.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in
index c2064cae5..563d547a4 100644
--- a/man/pactl.1.xml.in
+++ b/man/pactl.1.xml.in
@@ -233,7 +233,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
</option>
<option>
- <p><opt>set-source-output-mute</opt> <arg>INPUT</arg> <arg>1|0|toggle</arg></p>
+ <p><opt>set-source-output-mute</opt> <arg>OUTPUT</arg> <arg>1|0|toggle</arg></p>
<optdesc><p>Set the mute status of the specified source output (identified by its numerical index).</p></optdesc>
</option>