From: Daniel Stenberg Date: Mon, 15 Nov 2004 21:41:21 +0000 (+0000) Subject: tiny format fix for nicer man output X-Git-Tag: curl-7_12_3~192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86f059dcfbb32ee7ee25c7232457c558ea9f8c4f;p=thirdparty%2Fcurl.git tiny format fix for nicer man output --- diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3 index 9d13433a34..9af2f8509f 100644 --- a/docs/libcurl/curl_getdate.3 +++ b/docs/libcurl/curl_getdate.3 @@ -9,7 +9,7 @@ curl_getdate - Convert an date string to number of seconds since January 1, .SH SYNOPSIS .B #include .sp -.BI "time_t curl_getdate(char *" datestring ", time_t *"now" );" +.BI "time_t curl_getdate(char *" datestring ", time_t *"now " );" .ad .SH DESCRIPTION This function returns the number of seconds since January 1st 1970 in the UTC