diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 11:27:30 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 11:27:30 -0400 |
commit | eca2dbed8b9872f8071b0e8ddc2d1da3f097f283 (patch) | |
tree | cd6d34ca2c7cc92ed9cd954690b8ba4deeaa8084 /sys/man/1/audio | |
parent | d2ac298a804f190c17557a0a8acf15f6b241ec30 (diff) |
audio(1), hget(1), nusb(4), page(1): fix spelling, typos
Diffstat (limited to 'sys/man/1/audio')
-rw-r--r-- | sys/man/1/audio | 4 |
1 files changed, 2 insertions, 2 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 |