Minor update.

This commit is contained in:
paul 2002-10-15 14:40:49 +00:00
parent 0610199d34
commit 2332d17ec2
1 changed files with 15 additions and 10 deletions

View File

@ -1,14 +1,13 @@
.\" $Id: autovbox.man,v 1.3 2000/09/15 09:10:10 paul Exp $
.\" CHECKIN $Date: 2000/09/15 09:10:10 $
.\" $Id: autovbox.man,v 1.4 2002/10/15 14:40:49 paul Exp $
.\" CHECKIN $Date: 2002/10/15 14:40:49 $
.TH autovbox 1 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Linux System Administration"
.SH NAME
autovbox \- isdn voice box (sound converter)
autovbox \- ISDN voice box (sound converter)
.SH SYNOPSIS
.B autovbox
.I "[OPTION] [OPTION] [...] < IN-FILE > OUT-FILE"
autovbxox [-2 | -3 | -4 | -h | -v] [-n name] [-p phone] [-l location]
.SH "DESCRIPTION"
Convert au files (sun audio format) into vbox files (vbox audio header).
autovbox is a link to vboxcnvt.
Convert .au files (Sun audio format) on standard input into vbox files
(vbox audio header) on standard output. autovbox is a link to vboxcnvt(1).
.SH OPTIONS
Autovbox reads from stdin and writes to stdout.
.TP
@ -24,13 +23,13 @@ Convert to ADPCM 4 format.
.B \-u, \-\-ulaw
Convert to ulaw format (default).
.TP
.B \-n, \-\-name NAME
.B \-n NAME, \-\-name NAME
Name to write into the header.
.TP
.B \-p, \-\-phone PHONE
Telephone number to write into the header.
.TP
.B \-l, \-\-location LOCATION
.B \-l LOCATION, \-\-location LOCATION
City to write into the header.
.TP
.B \-h, \-\-help
@ -39,7 +38,13 @@ Show summary of options.
.B \-v, \-\-version
Show version of program.
.SH SEE ALSO
.B rmdtovbox(1), vboxtoau(1), vboxmode(1), vboxcnvt(1), vbox(5)
.IR rmdtovbox (1),
.IR vboxtoau (1),
.IR vboxmode (1),
.IR vboxcnvt (1),
.IR vbox (5).
.SH AUTHOR
This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>,
for Debian GNU/Linux and isdn4linux.
.br
Now maintained by Paul Slootman <paul@debian.org>.