aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2014-12-26 20:06:52 -0500
committerDave Reisner <dreisner@archlinux.org>2014-12-26 20:06:52 -0500
commit2189eaab8112e83a0bc2a8ccffffbe5dca6a001a (patch)
tree788934f920f23ce53d3a8bdaeb130326dc53b44c
parenteb403c2b7ca628126ab5694f2565a5c02e590f2b (diff)
downloadmirror-ponymix-2189eaab8112e83a0bc2a8ccffffbe5dca6a001a.tar.gz
mirror-ponymix-2189eaab8112e83a0bc2a8ccffffbe5dca6a001a.tar.bz2
mirror-ponymix-2189eaab8112e83a0bc2a8ccffffbe5dca6a001a.zip
ponymix.1: fix typo in action name
-rw-r--r--ponymix.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ponymix.1 b/ponymix.1
index c78d482..f77b8e2 100644
--- a/ponymix.1
+++ b/ponymix.1
@@ -76,7 +76,7 @@ Mute, unmute, or toggle the mute status of a device.
.IP "\fBis-muted\fR"
Check if a device is muted. ponymix will exit zero if muted, and non-zero
otherwise.
-.IP "\fis-available\fR"
+.IP "\fBis-available\fR"
Check if a device is available. This usually applies to headphone jacks, but not
all devices will support this check. ponymix will exit zero if the port is
definitively available, and non-zero if unavailable or unknown.