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
|
||||
of the conversion.
|
||||
.I Fmt
|
||||
is a concatinated string of the following parts:
|
||||
is a concatenated string of the following parts:
|
||||
.TP
|
||||
.BI s #
|
||||
sample format is little-endian signed integer where
|
||||
|
@ -239,7 +239,7 @@ unsigned big-endian integer format
|
|||
.BI f #
|
||||
floating point format where
|
||||
.I #
|
||||
has to be 32 or 64 for single- or double-precisition
|
||||
has to be 32 or 64 for single- or double-precision
|
||||
.TP
|
||||
.B a8
|
||||
8-bit a-law format
|
||||
|
|
|
@ -95,10 +95,10 @@ option causes
|
|||
.I hget
|
||||
and
|
||||
.I hpost
|
||||
to print the location URL from the transactoin response
|
||||
instead of retriving the the body data. This is usefull
|
||||
to print the location URL from the transaction response
|
||||
instead of retrieving the the body data. This is useful
|
||||
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.
|
||||
.PP
|
||||
The
|
||||
|
@ -155,7 +155,7 @@ As the
|
|||
.I url
|
||||
parameter is always required, the
|
||||
.B -u
|
||||
flag can be omited when
|
||||
flag can be omitted when
|
||||
.I url
|
||||
follows directly after the last option if any.
|
||||
.PP
|
||||
|
|
|
@ -137,7 +137,7 @@ Plan 9 bitmap.
|
|||
.B Ext
|
||||
Shows the current image using external
|
||||
.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.
|
||||
.PD
|
||||
.PP
|
||||
|
|
|
@ -86,7 +86,7 @@ increase verbosity.
|
|||
enumerates the tree of USB hubs and configures the device on
|
||||
attachment. It provides a filesystem with the the file
|
||||
.B usbevent
|
||||
(usualy seen as
|
||||
(usually seen as
|
||||
.BR /dev/usbevent )
|
||||
which, when read, returns a 5 column, space separated line of
|
||||
text, one for each event. The columns are:
|
||||
|
@ -100,7 +100,7 @@ and
|
|||
.I csp .
|
||||
All but
|
||||
.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)
|
||||
and the
|
||||
.I devid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue