summaryrefslogtreecommitdiff
path: root/man/pactl.1.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/pactl.1.xml.in')
-rw-r--r--man/pactl.1.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in
index c2064ca..39569b6 100644
--- a/man/pactl.1.xml.in
+++ b/man/pactl.1.xml.in
@@ -130,7 +130,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
<option>
<p><opt>suspend-sink</opt> <arg>SINK</arg> <arg>1|0</arg></p>
- <optdesc><p>Suspend or resume the specified sink (which my be
+ <optdesc><p>Suspend or resume the specified sink (which may be
specified either by its symbolic name, or by its numeric index),
depending whether 1 (suspend) or 0 (resume) is passed as last
argument. Suspending a sink will pause all playback. Depending
@@ -142,7 +142,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
<option>
<p><opt>suspend-source</opt> <arg>SOURCE</arg> <arg>1|0</arg></p>
- <optdesc><p>Suspend or resume the specified source (which my be
+ <optdesc><p>Suspend or resume the specified source (which may be
specified either by its symbolic name, or by its numeric index),
depending whether 1 (suspend) or 0 (resume) is passed as last
argument. Suspending a source will pause all
@@ -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>