merge new MTDM code from Fons' latest release.
[jack2.git] / man / jack_unload.0
blob79b1e33dbddaeaed6dd2a0e9f1c0ea67cb8beb2e
1 .TH JACK_UNLOAD "1" "!DATE!" "!VERSION!"
2 .SH NAME
3 jack_unload \- The JACK Audio Connection Kit example client
4 .SH SYNOPSIS
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.