diff options
author | Dave Reisner <dreisner@archlinux.org> | 2015-03-27 12:28:48 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2015-03-27 12:28:48 -0400 |
commit | b65544c245920fd230554a4445f6931b734b4785 (patch) | |
tree | 25098d6e928833d62a2bbfef8921c2a4328e44b2 | |
parent | 78ef2f963dc9b0b0c5466ed9d84ea6f29d85db88 (diff) | |
download | mirror-ponymix-b65544c245920fd230554a4445f6931b734b4785.tar.gz mirror-ponymix-b65544c245920fd230554a4445f6931b734b4785.tar.bz2 mirror-ponymix-b65544c245920fd230554a4445f6931b734b4785.zip |
ponymix.1: add missing trailing quote
This doesn't seem to have any actual effect. wat.
-rw-r--r-- | ponymix.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ Move a device's stream to the given device, specified using the \fB--devtype\fR and \fB--device\fR flags. Note that a source output can only be moved to another source, and a sink input can only be moved to another sink. The type of the target device will be inferred using this logic. -.IP "\fBkill\fR +.IP "\fBkill\fR" Kill a device's stream, specified using the \fB--device\fR and \fB--devtype\fR flags. This only applies to sink-inputs and source-outputs. .SS Card Commands |