From e93c81196f6ef8aa38fc330f3b50143160e28bc0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 7 May 2009 09:31:24 +0000 Subject: - Man page *roff problems fixed thanks to input from Colin Watson. Problems reported in the Debian package. --- docs/libcurl/curl_easy_getinfo.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libcurl/curl_easy_getinfo.3') diff --git a/docs/libcurl/curl_easy_getinfo.3 b/docs/libcurl/curl_easy_getinfo.3 index afb087084..29f0f44ad 100644 --- a/docs/libcurl/curl_easy_getinfo.3 +++ b/docs/libcurl/curl_easy_getinfo.3 @@ -209,7 +209,7 @@ this returns a 1 you know that the reason you didn't get data in return is because it didn't fulfill the condition. The long ths argument points to will get a zero stored if the condition instead was met. (Added in 7.19.4) .SH TIMES -.NF +.nf An overview of the six time values available from curl_easy_getinfo() curl_easy_perform() @@ -221,7 +221,7 @@ curl_easy_perform() |--|--|--|--|--STARTTRANSFER |--|--|--|--|--|--TOTAL |--|--|--|--|--|--REDIRECT -.FI +.fi .IP NAMELOOKUP \fICURLINFO_NAMELOOKUP_TIME\fP. The time it took from the start until the name resolving was completed. -- cgit v1.2.1