aboutsummaryrefslogtreecommitdiff
path: root/audio/jack-tools/man/jack-udp.1
diff options
context:
space:
mode:
authorDavid Spencer <idlemoor@slackbuilds.org>2018-06-14 01:16:33 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-06-14 01:21:03 +0100
commit4351f22db85cfc79b07acd04f5167a8cdcedf2f2 (patch)
treeca6901b1c50f57f1f591d244dabb3cdda348ec78 /audio/jack-tools/man/jack-udp.1
parent1921528b46d2a76b604deaa4195192620216b0a3 (diff)
audio/jack-tools: Updated for version 20141211.
Hey Hey DMCA :( This reverts commit c7682c3631f4a4b1c7611dcaddeda526a90077cd. See the Slackbuilds-users mailing list for the sorry details. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/jack-tools/man/jack-udp.1')
-rw-r--r--audio/jack-tools/man/jack-udp.12
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack-tools/man/jack-udp.1 b/audio/jack-tools/man/jack-udp.1
index 7710e0d764..6e4e7fffb5 100644
--- a/audio/jack-tools/man/jack-udp.1
+++ b/audio/jack-tools/man/jack-udp.1
@@ -52,7 +52,7 @@ The remote host name, for use in send mode (default="127\&.0\&.0\&.1")\&.
.sp
jack\-udp is a UDP audio transport mechansim for JACK\&. The send mode reads signals from a set of JACK input ports and sends UDP packets to the indicated port at the indicated host at a rate determined by the local JACK daemon\&. The recv mode reads incoming packets at the indi\- cated port and writes the incoming data to a set of JACK output ports at a rate that is determined by the local JACK daemon\&.
.sp
-This transport mechanism is unreliable\&. Both send and recv clients will report buffer overflow and underflow occurences, and recv clients will report dropped and out\-of\-order packets, and shutdown on channel mismatch packets\&. In practice this mechanism can be made highly reliable over local networks\&.
+This transport mechanism is unreliable\&. Both send and recv clients will report buffer overflow and underflow occurences, and recv clients will report dropped and out\-of\-order packets, and shutdown on channel mismatch packets\&. In practice this mechanism can be made highly reli\- able over local networks\&.
.sp
jack\-udp implements no connection logic, use jack\-plumbing(1) instead\&.
.SH "EXAMPLE"