diff options
author | ftrvxmtrx <devnull@localhost> | 2014-04-26 01:47:36 +0200 |
---|---|---|
committer | ftrvxmtrx <devnull@localhost> | 2014-04-26 01:47:36 +0200 |
commit | 244bb0038dc2222f988b3aef7184848308b37903 (patch) | |
tree | 2fa886b8e4514de2344b1f206c77100acf1a7844 /sys/man/1/hget | |
parent | ab2838aa394e963ccc12ee937334bfdc54bb5565 (diff) |
man pages: the the wich
Diffstat (limited to 'sys/man/1/hget')
-rw-r--r-- | sys/man/1/hget | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/hget b/sys/man/1/hget index a8671369d..c4fd18d9a 100644 --- a/sys/man/1/hget +++ b/sys/man/1/hget @@ -101,7 +101,7 @@ option causes and .I hpost to print the location URL from the transaction response -instead of retrieving the the body data. This is useful +instead of retrieving the body data. This is useful for HTTP POST transactions that redirect to a URL containing the posted data so we wont refetch the data we just uploaded to the site. |