make jack_connect agnostic about the order of its port arguments (duh!)
[jack.git] / man / jack_unload.1
blob1d3efa557abbf8ef42cfee97a4ce151298d237c3
1 .TH JACK_UNLOAD "1" "August 2003" "0.91.1"
2 .SH NAME
3 jack_unload \- The JACK Audio Connection Kit example client
4 .SH SYNOPSYS
5 .B jack_unload 
6 client-name
7 .PP
8 The client-name must be the name of a loaded client that can be unloaded.
9 .SH DESCRIPTION
10 .B jack_unload
11 is the counterpart to 
12 .B jack_load
13 and unloads the specified client.
14 .SH EXAMPLE
15 .B jack_unload in_process_test
16 .SH AUTHOR
17 Jeremy Hall
18 .PP
19 This manpage was written by Robert Jordens <jordens@debian.org> for Debian.