aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_getdate.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-15 21:41:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-15 21:41:21 +0000
commit86f059dcfbb32ee7ee25c7232457c558ea9f8c4f (patch)
tree290a5d11c7652aee5cadc1fbc801340d95892e45 /docs/libcurl/curl_getdate.3
parent5931d43a36d092d0c6a266c8cf619814c2f62d22 (diff)
tiny format fix for nicer man output
Diffstat (limited to 'docs/libcurl/curl_getdate.3')
-rw-r--r--docs/libcurl/curl_getdate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3
index 9d13433a3..9af2f8509 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 <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