diff --git a/man/jack_simple_client.0 b/man/jack_simple_client.0 deleted file mode 100644 index a3cf16e..0000000 --- a/man/jack_simple_client.0 +++ /dev/null @@ -1,20 +0,0 @@ -.TH JACK_CONNECT "1" "!DATE!" "!VERSION!" -.SH NAME -jack_simple_client \- The JACK Audio Connection Kit example client -.SH SYNOPSYS -.B jack_simple_client -client-name -.PP -The client-name must be a yet unused client name. -.SH DESCRIPTION -.B jack_simple_client -is an example client for the JACK Audio Connection Kit. It creates two -ports (client-name:input and client-name:output) that pass the data -unmodified. -.SH EXAMPLE -jack_simple_client in_process_test -.SH AUTHOR -Jeremy Hall -.PP -This manpage was written by Robert Jordens for Debian. -