docs/libcurl/curl_getdate.3: minor whitespace edit

To avoid a fccp quirk that made it render wrongly on the website
This commit is contained in:
Daniel Stenberg 2022-12-30 12:58:14 +01:00
parent 54120efdf6
commit 17f0891184
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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