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:
0f310a5
)
added escape and unescape man pages
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 22 Mar 2001 11:22:09 +0000
(11:22 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 22 Mar 2001 11:22:09 +0000
(11:22 +0000)
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index 40c1defeb62d247e81865ca01ef8f3ae3ecfb351..8e99d7bf625397a65f2e33462ee2c2ffcac9c675 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-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 \