Merge Adrian Knoth`s fix for type in jack_disconnect manpage

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4521 0c269be4-1314-0410-8aa9-9f06e86f4224
This commit is contained in:
nedko 2011-07-29 10:15:44 +00:00
parent f62319d2ee
commit 9b849da768
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
\fB jack_connect\fR [ \fI-s\fR | \fI--server servername\fR ] [\fI-h\fR | \fI--help\fR ] port1 port2
\fB jack_disconnect\fR [ \fI-s\fR | \fI--server servername\fR ] [\fI-h\fR | \fI--help\fR ] port1 port2
.SH DESCRIPTION
\fBjack_connect\fR connects the two named ports. \fBjack_connect\fR disconnects the two named ports.
\fBjack_connect\fR connects the two named ports. \fBjack_disconnect\fR disconnects the two named ports.
.SH RETURNS
The exit status is zero if successful, 1 otherwise