mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
fixed an nroff syntax mistake
This commit is contained in:
parent
a91b7d461d
commit
60a43561e2
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user