From 17f0891184f7e18d541d2b4f19f3fe14d2d15aed Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 30 Dec 2022 12:58:14 +0100 Subject: [PATCH] docs/libcurl/curl_getdate.3: minor whitespace edit To avoid a fccp quirk that made it render wrongly on the website --- docs/libcurl/curl_getdate.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3 index ffe8201fe5..793cca71de 100644 --- a/docs/libcurl/curl_getdate.3 +++ b/docs/libcurl/curl_getdate.3 @@ -97,8 +97,9 @@ calendar date. .SH STANDARDS This parser handles date formats specified in RFC 822 (including the update in RFC 1123) using time zone name or time zone delta and RFC 850 (obsoleted by -RFC 1036) and ANSI C's \fIasctime()\fP format. These formats are the only ones -RFC 7231 says HTTP applications may use. +RFC 1036) and ANSI C's \fIasctime()\fP format. + +These formats are the only ones RFC 7231 says HTTP applications may use. .SH AVAILABILITY Always .SH RETURN VALUE -- 2.47.3