mirror of
https://github.com/curl/curl.git
synced 2026-05-15 05:26:20 +03:00
added escape and unescape man pages
This commit is contained in:
parent
0f310a5001
commit
2f869f89ff
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ man_MANS = \
|
|||
curl_getenv.3 \
|
||||
curl_slist_append.3 \
|
||||
curl_slist_free_all.3 \
|
||||
curl_version.3
|
||||
curl_version.3 \
|
||||
curl_escape.3 \
|
||||
curl_unescape.3
|
||||
|
||||
EXTRA_DIST = $(man_MANS) \
|
||||
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue