man/pactl.1.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4ed7c1cab86cc5e8b1644d765eb89407e64cd3a0 Author: Tanu Kaskinen <[email protected]> Date: Wed Jul 12 18:35:24 2017 +0300 man: fix a copy-paste error diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index c2064cae..563d547a 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> _______________________________________________ pulseaudio-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
