mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to the
Debian bug report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443734
This commit is contained in:
parent
0f4664d27f
commit
db1c92ceac
@ -106,8 +106,8 @@ file instead of overwriting it. If the file doesn't exist, it will be created.
|
|||||||
If this option is used twice, the second one will disable append mode again.
|
If this option is used twice, the second one will disable append mode again.
|
||||||
.IP "-A/--user-agent <agent string>"
|
.IP "-A/--user-agent <agent string>"
|
||||||
(HTTP) Specify the User-Agent string to send to the HTTP server. Some badly
|
(HTTP) Specify the User-Agent string to send to the HTTP server. Some badly
|
||||||
done CGIs fail if its not set to "Mozilla/4.0". To encode blanks in the
|
done CGIs fail if this field isn't set to "Mozilla/4.0". To encode blanks in
|
||||||
string, surround the string with single quote marks. This can also be set
|
the string, surround the string with single quote marks. This can also be set
|
||||||
with the \fI-H/--header\fP option of course.
|
with the \fI-H/--header\fP option of course.
|
||||||
|
|
||||||
If this option is set more than once, the last one will be the one that's
|
If this option is set more than once, the last one will be the one that's
|
||||||
|
Loading…
Reference in New Issue
Block a user