summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-05-26 08:36:35 +0000
committerjmc <jmc@openbsd.org>2008-05-26 08:36:35 +0000
commit5a44da05a4c954d7ee35379d84c7ee2da03e511d (patch)
treedc9161f12adddfe56e933aa25305b4859911fa9c
parentput -q in the right place; (diff)
downloadwireguard-openbsd-5a44da05a4c954d7ee35379d84c7ee2da03e511d.tar.xz
wireguard-openbsd-5a44da05a4c954d7ee35379d84c7ee2da03e511d.zip
signpost encodings and formats a little better;
-rw-r--r--usr.bin/aucat/aucat.116
1 files changed, 13 insertions, 3 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1
index ecf0358ce78..08077fafbf0 100644
--- a/usr.bin/aucat/aucat.1
+++ b/usr.bin/aucat/aucat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: aucat.1,v 1.19 2008/05/26 08:32:11 jmc Exp $
+.\" $OpenBSD: aucat.1,v 1.20 2008/05/26 08:36:35 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -61,10 +61,10 @@ The default is 0:1, i.e. stereo.
The debug level:
may be a value between 0 and 4.
.It Fl E Ar enc
-Encoding of the output stream.
+Encoding of the output stream (see below).
The default is signed, 16-bit, native byte order.
.It Fl e Ar enc
-Encoding of the input stream.
+Encoding of the input stream (see below).
The default is signed, 16-bit, native byte order.
.It Fl f Ar device
The
@@ -133,6 +133,11 @@ options, if
is used then parameters must be specified before it.
.El
.Pp
+File formats are specified using the
+.Fl H
+and
+.Fl h
+options.
The following file formats are supported:
.Bl -tag -width s32lexxx -offset -indent
.It raw
@@ -150,6 +155,11 @@ operation (e.g. pipes do not support it).
Try to guess, depending on the file name.
.El
.Pp
+Encodings are specified using the
+.Fl E
+and
+.Fl e
+options.
The following encodings are supported:
.Pp
.Bl -tag -width s32lexxx -offset -indent -compact