From 9bf9f1c773b7427c91457be8d0c714ca9cfc9e3a Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Sun, 25 Aug 2019 21:27:14 +0300 Subject: DilOS: build arts Signed-off-by: Denis Kozadaev (cherry picked from commit 5efc93b08b19f9942cf616311b05cf1b18538dd2) --- .../dependencies/arts/debian/man/artsdsp-trinity.1 | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 dilos/dependencies/arts/debian/man/artsdsp-trinity.1 (limited to 'dilos/dependencies/arts/debian/man/artsdsp-trinity.1') diff --git a/dilos/dependencies/arts/debian/man/artsdsp-trinity.1 b/dilos/dependencies/arts/debian/man/artsdsp-trinity.1 new file mode 100644 index 000000000..2615f47c2 --- /dev/null +++ b/dilos/dependencies/arts/debian/man/artsdsp-trinity.1 @@ -0,0 +1,31 @@ +.TH ARTSDSP "1" "February 2008" "artsdsp" "User Commands" +.SH NAME +artsdsp \- manual page for artsdsp +.SH DESCRIPTION +artsdsp \- attempt to reroute audio device to artsd +.PP +artsdsp [options] binary +.PP +options: +.TP +.B \-h, \-\-help +Show brief help. +.TP +.B \-n, \-\-name\fR=\fINAME\fR +Use name to identify player to artsd. +.TP +.B \-m, \-\-mmap +Emulate memory mapping (i.e. for quake). +.TP +.B \-s, \-\-single\-threaded +Use the single\-threaded version. +.TP +.B \-v, \-\-verbose +Show parameters. +.TP +.B \-V, \-\-version +Show version. +.PP +This manual page was written by Fathi Boudra , +for the Debian project (but may be used by others). + -- cgit v1.2.1