jack1 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
290B

  1. .TH JACK_DISCONNECT "!DATE!" "!VERSION!"
  2. .SH NAME
  3. jack_disconnect \- A JACK Audio Connection Kit toolkit client
  4. .SH SYNOPSYS
  5. .B jack_disconnect
  6. port1 port2
  7. .SH DESCRIPTION
  8. .B jack_disconnect
  9. disconnects the two named ports.
  10. .SH RETURNS
  11. The exit status is zero if successful, 1 otherwise.