Package: jackd
Version: 0.100.0-4.3
Severity: normal

Attached is a diff file (and also the complete file) with an updated man
page for jack_lsp.  The man page now includes the options which jack_lsp
accepts.

donfede


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.17.8-rfasuc159-0
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages jackd depends on:
ii  libc6                 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libcap1               1:1.10-14          support for getting/setting POSIX.
ii  libjack0.80.0-0       0.100.0-4.3        JACK Audio Connection Kit (librari
ii  libreadline5          5.0-10             GNU readline and history libraries
ii  libsndfile1           1.0.11-1.1         Library for reading/writing audio 

-- no debconf information
diff -Naur debian_ORG/jack_lsp.1 debian/jack_lsp.1
--- debian_ORG/jack_lsp.1       2006-09-07 15:16:29.000000000 -0400
+++ debian/jack_lsp.1   2006-09-07 15:51:19.000000000 -0400
@@ -1,11 +1,29 @@
 .TH JACK_LSP "1" "September 2002" "0.91.1"
 .SH NAME
-jack_lsp \- The JACK Audio Connection Kit example client
+jack_lsp \- list all JACK ports, example client
 .SH SYNOPSYS
 .B jack_lsp
+[options]
 .SH DESCRIPTION
 .B jack_lsp
 lists all JACK ports.
+.SH OPTIONS
+Available options are:
+.TP
+.BR -c ", " --connections
+List connections to/from each port
+.TP
+.BR -l ", " --latency
+Display total latency in frames at each port
+.TP
+.BR -p ", " --properties
+Display port properties. Output may include: input|output, can-monitor, 
physical, terminal
+.TP
+.BR -h ", " --help
+Display this help message
+.TP
+.BR --version
+Output version information and exit
 .SH AUTHOR
 Paul Davis
 .PP
.TH JACK_LSP "1" "September 2002" "0.91.1"
.SH NAME
jack_lsp \- list all JACK ports, example client
.SH SYNOPSYS
.B jack_lsp
[options]
.SH DESCRIPTION
.B jack_lsp
lists all JACK ports.
.SH OPTIONS
Available options are:
.TP
.BR -c ", " --connections
List connections to/from each port
.TP
.BR -l ", " --latency
Display total latency in frames at each port
.TP
.BR -p ", " --properties
Display port properties. Output may include: input|output, can-monitor, physical, terminal
.TP
.BR -h ", " --help
Display this help message
.TP
.BR --version
Output version information and exit
.SH AUTHOR
Paul Davis
.PP
This manpage was written by Stefan Schwandter <[EMAIL PROTECTED]>

Reply via email to