1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Added curl_easy_getinfo.3

This commit is contained in:
Daniel Stenberg 2000-10-02 06:49:51 +00:00
parent 99fbcac6b9
commit 398d21696f

View File

@ -7,6 +7,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
man_MANS = \
curl.1 \
curl_easy_cleanup.3 \
curl_easy_getinfo.3 \
curl_easy_init.3 \
curl_easy_perform.3 \
curl_easy_setopt.3 \