audio(1), hget(1), nusb(4), page(1): fix spelling, typos
This commit is contained in:
parent
d2ac298a80
commit
eca2dbed8b
4 changed files with 9 additions and 9 deletions
|
@ -220,7 +220,7 @@ options specify the input and output format
|
||||||
.I fmt
|
.I fmt
|
||||||
of the conversion.
|
of the conversion.
|
||||||
.I Fmt
|
.I Fmt
|
||||||
is a concatinated string of the following parts:
|
is a concatenated string of the following parts:
|
||||||
.TP
|
.TP
|
||||||
.BI s #
|
.BI s #
|
||||||
sample format is little-endian signed integer where
|
sample format is little-endian signed integer where
|
||||||
|
@ -239,7 +239,7 @@ unsigned big-endian integer format
|
||||||
.BI f #
|
.BI f #
|
||||||
floating point format where
|
floating point format where
|
||||||
.I #
|
.I #
|
||||||
has to be 32 or 64 for single- or double-precisition
|
has to be 32 or 64 for single- or double-precision
|
||||||
.TP
|
.TP
|
||||||
.B a8
|
.B a8
|
||||||
8-bit a-law format
|
8-bit a-law format
|
||||||
|
|
|
@ -95,10 +95,10 @@ option causes
|
||||||
.I hget
|
.I hget
|
||||||
and
|
and
|
||||||
.I hpost
|
.I hpost
|
||||||
to print the location URL from the transactoin response
|
to print the location URL from the transaction response
|
||||||
instead of retriving the the body data. This is usefull
|
instead of retrieving the the body data. This is useful
|
||||||
for HTTP POST transactions that redirect to a URL containing
|
for HTTP POST transactions that redirect to a URL containing
|
||||||
the prosted data so we wont refetch the data we just uploaded
|
the posted data so we wont refetch the data we just uploaded
|
||||||
to the site.
|
to the site.
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
|
@ -155,7 +155,7 @@ As the
|
||||||
.I url
|
.I url
|
||||||
parameter is always required, the
|
parameter is always required, the
|
||||||
.B -u
|
.B -u
|
||||||
flag can be omited when
|
flag can be omitted when
|
||||||
.I url
|
.I url
|
||||||
follows directly after the last option if any.
|
follows directly after the last option if any.
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -137,7 +137,7 @@ Plan 9 bitmap.
|
||||||
.B Ext
|
.B Ext
|
||||||
Shows the current image using external
|
Shows the current image using external
|
||||||
.IR jpg (1)
|
.IR jpg (1)
|
||||||
program in a separate window. This is mostly usefull for
|
program in a separate window. This is mostly useful for
|
||||||
animated gifs.
|
animated gifs.
|
||||||
.PD
|
.PD
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -86,7 +86,7 @@ increase verbosity.
|
||||||
enumerates the tree of USB hubs and configures the device on
|
enumerates the tree of USB hubs and configures the device on
|
||||||
attachment. It provides a filesystem with the the file
|
attachment. It provides a filesystem with the the file
|
||||||
.B usbevent
|
.B usbevent
|
||||||
(usualy seen as
|
(usually seen as
|
||||||
.BR /dev/usbevent )
|
.BR /dev/usbevent )
|
||||||
which, when read, returns a 5 column, space separated line of
|
which, when read, returns a 5 column, space separated line of
|
||||||
text, one for each event. The columns are:
|
text, one for each event. The columns are:
|
||||||
|
@ -100,7 +100,7 @@ and
|
||||||
.I csp .
|
.I csp .
|
||||||
All but
|
All but
|
||||||
.I devid
|
.I devid
|
||||||
are formated as 4 digit hexadecimal. This file is read by
|
are formatted as 4 digit hexadecimal. This file is read by
|
||||||
.IR nusbrc (8)
|
.IR nusbrc (8)
|
||||||
and the
|
and the
|
||||||
.I devid
|
.I devid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue