mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
docs: lots of minor language polish
Mostly based on recent language decisions from "everything curl": - remove contractions (isn't => is not) - *an* HTTP (consistency) - runtime (no hyphen) - backend (no hyphen) - URL is uppercase Closes #8646
This commit is contained in:
parent
f7376547bf
commit
3a4182d468
30 changed files with 97 additions and 97 deletions
|
|
@ -14,7 +14,7 @@ We remove support for building curl with the NSS TLS library in August 2022.
|
|||
- NSS has very few users outside of curl as well (primarily Firefox)
|
||||
- NSS is harder than ever to find documentation for
|
||||
- NSS was always "best" used with Red Hat Linux when they provided additional
|
||||
features on top of the regular NSS that isn't shipped by the vanilla library
|
||||
features on top of the regular NSS that is not shipped by the vanilla library
|
||||
|
||||
Starting in 7.82.0, building curl to use NSS configure requires the additional
|
||||
flag --with-nss-deprecated in an attempt to highlight these plans.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue