]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
fixed an nroff syntax mistake
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Apr 2001 11:19:54 +0000 (11:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Apr 2001 11:19:54 +0000 (11:19 +0000)
docs/curl-config.1

index d78568dd1560be8fba37a23ae33b224ae65d1b9b..812edf71e2997ecf4607781bae287901d40630bf 100644 (file)
@@ -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.