diff options
author | Max Kellermann <max@duempel.org> | 2009-11-06 01:35:19 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-06 01:35:19 +0100 |
commit | dbbead6e72cce85b41050fd2a14875f60a6351a2 (patch) | |
tree | c3ca9ef08af8cbe517688ddb27c9784f21574466 /doc | |
parent | 8cb9f9b0700e3d7a9cbb94aff674fcf632943eb6 (diff) | |
download | mpd-dbbead6e72cce85b41050fd2a14875f60a6351a2.tar.gz mpd-dbbead6e72cce85b41050fd2a14875f60a6351a2.tar.xz mpd-dbbead6e72cce85b41050fd2a14875f60a6351a2.zip |
output/jack: renamed "output ports" to "destination ports"
Use the same name as in the libjack API documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user.xml b/doc/user.xml index 4638143ff..59c5c41d7 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -762,7 +762,7 @@ cd mpd-version</programlisting> <parameter>A,B</parameter> </entry> <entry> - The name of the JACK source ports created by MPD. + The names of the JACK destination ports to connect to. </entry> </row> <row> |