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 d78568d..812edf7 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.