From 0213572493e41375ec2fc6ca863e3ec91d3699c1 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Thu, 15 Apr 2010 09:55:34 +0530 Subject: Imported Upstream version 7.20.1 --- docs/curl-config.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/curl-config.1') diff --git a/docs/curl-config.1 b/docs/curl-config.1 index 5471c1b1..c4f4e2b1 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2007, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -18,7 +18,6 @@ .\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY .\" * KIND, either express or implied. .\" * -.\" * $Id: curl-config.1,v 1.18 2009-11-14 19:23:26 claesjac Exp $ .\" ************************************************************************** .\" .TH curl-config 1 "25 Oct 2007" "Curl 7.17.1" "curl-config manual" @@ -38,9 +37,9 @@ Displays the compiler used to build libcurl. Set of compiler options (CFLAGS) to use when compiling files that use libcurl. Currently that is only the include path to the curl include files. .IP "--checkfor [version]" -Specify the oldest possible libcurl version string you want, and this -script will return 0 if the current installation is new enough or it -returns 1 and outputs a text saying that the current version is not new +Specify the oldest possible libcurl version string you want, and this +script will return 0 if the current installation is new enough or it +returns 1 and outputs a text saying that the current version is not new enough. (Added in 7.15.4) .IP "--configure" Displays the arguments given to configure when building curl. -- cgit v1.2.3