From 60a43561e23ec5a3d2da808b00e2fdf56e342b23 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 19 Apr 2001 11:19:54 +0000 Subject: fixed an nroff syntax mistake --- docs/curl-config.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/curl-config.1') diff --git a/docs/curl-config.1 b/docs/curl-config.1 index d78568dd1..812edf71e 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -26,7 +26,7 @@ Shows the complete set of libs and other linker options you will need in order to link your application with libcurl. .IP "--prefix" This is the prefix used when libcurl was installed. Libcurl is then installed -in \$prefix/lib and its header files are installed in \$prefix/include and so +in $prefix/lib and its header files are installed in $prefix/include and so on. The prefix is set with "configure --prefix". .IP "--version" Outputs version information about the installed libcurl. -- cgit v1.2.3