Commit 60a43561 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fixed an nroff syntax mistake

parent a91b7d46
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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.
to link your application with libcurl.
.IP "--prefix"
.IP "--prefix"
This is the prefix used when libcurl was installed. Libcurl is then installed
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".
on. The prefix is set with "configure --prefix".
.IP "--version"
.IP "--version"
Outputs version information about the installed libcurl.
Outputs version information about the installed libcurl.