mirror of
https://github.com/curl/curl.git
synced 2026-08-26 03:53:32 +03:00
docs: spellfixes
Pointed by the new CI job
This commit is contained in:
parent
72c41f7c8b
commit
fd1ce3d4b0
188 changed files with 1203 additions and 1208 deletions
|
|
@ -74,7 +74,7 @@ Each field is provided as a sequence of letters that ends with a space or
|
|||
newline. Starting in 7.84.0, libcurl also supports quoted strings. They start
|
||||
and end with double quotes and support the escaped special letters \\\", \\n,
|
||||
\\r, and \\t. Quoted strings are the only way a space character can be used in
|
||||
a user namd or password.
|
||||
a user name or password.
|
||||
|
||||
.IP "machine <name>"
|
||||
Provides credentials for a host called \fBname\fP. libcurl searches the .netrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue