summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/page-footer
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-03-22 16:50:57 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-03-22 16:50:58 +0100
commitd7f737dd1359b20432bf5e65401ea4c22526fca5 (patch)
treef523b6783dfb9ed277a240d0de9ec913141a8d43 /docs/cmdline-opts/page-footer
parentc915662485f8fe1e32351a8f83a4a5fe76b5bd08 (diff)
downloadcurl-d7f737dd1359b20432bf5e65401ea4c22526fca5.tar.gz
docs: make gen.pl support *italic* and **bold**
Remove some nroffisms from the cmdline doc files to simplify editing, and instead support this markdown style. Closes #6771
Diffstat (limited to 'docs/cmdline-opts/page-footer')
-rw-r--r--docs/cmdline-opts/page-footer2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer
index 4ae7cad65..b101ace35 100644
--- a/docs/cmdline-opts/page-footer
+++ b/docs/cmdline-opts/page-footer
@@ -71,7 +71,7 @@ The supported proxy protocol prefixes are as follows:
.IP "http://"
Makes it use it as an HTTP proxy. The default if no scheme prefix is used.
.IP "https://"
-Makes it treated as an \fBHTTPS\fP proxy.
+Makes it treated as an **HTTPS** proxy.
.IP "socks4://"
Makes it the equivalent of --socks4
.IP "socks4a://"