docs/cmdline-opts: spellfixes, typos and polish

To make them accepted by the spell checker

Closes #11562
This commit is contained in:
Daniel Stenberg 2023-08-01 14:11:50 +02:00
parent 6b11d9d86b
commit f4ff8072f2
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
29 changed files with 183 additions and 180 deletions

View file

@ -14,6 +14,6 @@ name, IP address or host name. An example could look like:
curl --interface eth0:1 https://www.example.com/
On Linux it can be used to specify a VRF, but the binary needs to either
have CAP_NET_RAW or to be run as root. More information about Linux VRF:
https://www.kernel.org/doc/Documentation/networking/vrf.txt
On Linux it can be used to specify a **VRF**, but the binary needs to either
have **CAP_NET_RAW** or to be run as root. More information about Linux
**VRF**: https://www.kernel.org/doc/Documentation/networking/vrf.txt