summaryrefslogtreecommitdiff
path: root/sys/man/1
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-08-23 11:27:30 -0400
committerstanley lieber <stanley.lieber@gmail.com>2013-08-23 11:27:30 -0400
commiteca2dbed8b9872f8071b0e8ddc2d1da3f097f283 (patch)
treecd6d34ca2c7cc92ed9cd954690b8ba4deeaa8084 /sys/man/1
parentd2ac298a804f190c17557a0a8acf15f6b241ec30 (diff)
audio(1), hget(1), nusb(4), page(1): fix spelling, typos
Diffstat (limited to 'sys/man/1')
-rw-r--r--sys/man/1/audio4
-rw-r--r--sys/man/1/hget8
-rw-r--r--sys/man/1/page2
3 files changed, 7 insertions, 7 deletions
diff --git a/sys/man/1/audio b/sys/man/1/audio
index 2dd49660a..e751f9fb4 100644
--- a/sys/man/1/audio
+++ b/sys/man/1/audio
@@ -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
diff --git a/sys/man/1/hget b/sys/man/1/hget
index 8c97d25ef..115cfd1e1 100644
--- a/sys/man/1/hget
+++ b/sys/man/1/hget
@@ -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
diff --git a/sys/man/1/page b/sys/man/1/page
index fee6cab77..73c280f7c 100644
--- a/sys/man/1/page
+++ b/sys/man/1/page
@@ -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