From: John Haugabook Date: Tue, 18 Jul 2023 21:39:08 +0000 (-0400) Subject: ciphers.d: put URL in first column X-Git-Tag: curl-8_2_1~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0d05b299041a577b3f49dc9d99a57f78e79d3c8;p=thirdparty%2Fcurl.git ciphers.d: put URL in first column This makes the URL turn into a link properly when "webified". Fixes https://github.com/curl/curl-www/issues/270 Closes #11464 --- diff --git a/docs/cmdline-opts/ciphers.d b/docs/cmdline-opts/ciphers.d index 56bd204496..9350702c7c 100644 --- a/docs/cmdline-opts/ciphers.d +++ b/docs/cmdline-opts/ciphers.d @@ -13,4 +13,4 @@ Multi: single Specifies which ciphers to use in the connection. The list of ciphers must specify valid ciphers. Read up on SSL cipher list details on this URL: - https://curl.se/docs/ssl-ciphers.html +https://curl.se/docs/ssl-ciphers.html