projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06d6ea6
)
mention brokenness
author
Daniel Stenberg
<daniel@haxx.se>
Fri, 28 Oct 2005 12:59:37 +0000
(12:59 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Fri, 28 Oct 2005 12:59:37 +0000
(12:59 +0000)
docs/curl-config.1
patch
|
blob
|
history
diff --git
a/docs/curl-config.1
b/docs/curl-config.1
index 3e8985136a531b24954c8b7793ec968c5f3535eb..b44de2a02b1a157bb6785ee23ff1e4d69fbdafdb 100644
(file)
--- a/
docs/curl-config.1
+++ b/
docs/curl-config.1
@@
-64,7
+64,7
@@
Outputs version information about the installed libcurl, in numerical mode.
This outputs the version number, in hexadecimal, with 8 bits for each part;
major, minor, patch. So that libcurl 7.7.4 would appear as 070704 and libcurl
12.13.14 would appear as 0c0d0e... Note that the initial zero might be
-omitted.
+omitted.
(This option was broken in the 7.15.0 release.)
.SH "EXAMPLES"
What linker options do I need when I link with libcurl?