tiny format fix for nicer man output
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Nov 2004 21:41:21 +0000 (21:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Nov 2004 21:41:21 +0000 (21:41 +0000)
docs/libcurl/curl_getdate.3

index 9d13433..9af2f85 100644 (file)
@@ -9,7 +9,7 @@ curl_getdate - Convert an date string to number of seconds since January 1,
 .SH SYNOPSIS
 .B #include <curl/curl.h>
 .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