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/hget | |
parent | d2ac298a804f190c17557a0a8acf15f6b241ec30 (diff) |
audio(1), hget(1), nusb(4), page(1): fix spelling, typos
Diffstat (limited to 'sys/man/1/hget')
-rw-r--r-- | sys/man/1/hget | 8 |
1 files changed, 4 insertions, 4 deletions
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 |