mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:33:33 +03:00
docs: use present tense
avoid "will", detect "will" as a bad word in the CI Also line wrapped a bunch of paragraphs Closes #13001
This commit is contained in:
parent
f73cb3ebd2
commit
2097a095c9
45 changed files with 621 additions and 538 deletions
|
|
@ -19,7 +19,7 @@ Due to a mistake, the `NTLM_WB` functionality is missing in builds since 8.4.0
|
|||
(October 2023). It needs to be manually patched to work. See [PR
|
||||
12479](https://github.com/curl/curl/pull/12479).
|
||||
|
||||
curl will remove the support for NTLM_WB auth in April 2024.
|
||||
curl removes the support for NTLM_WB auth in April 2024.
|
||||
|
||||
## space-separated `NOPROXY` patterns
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ variable but do not consider a space to be a valid separator. Using spaces for
|
|||
separator is probably less portable and might cause more friction than commas
|
||||
do. Users should use commas for this for greater portability.
|
||||
|
||||
curl will remove the support for space-separated names in July 2024.
|
||||
curl removes the support for space-separated names in July 2024.
|
||||
|
||||
## past removals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue