# HG changeset patch # User jlarmour # Date 1046097007 0 # Node ID f348e525f5ca4d35523209cbf1689435fbc9012f # Parent 905845c75d32d742333530fc2275296c35b7e412 * cdl/httpd.cdl: Add doc link. diff --git a/packages/net/httpd/current/ChangeLog b/packages/net/httpd/current/ChangeLog --- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour + + * cdl/httpd.cdl: Add doc link. + 2003-02-14 Bob Koninckx * include/httpd.h (html_end): fix typo. diff --git a/packages/net/httpd/current/cdl/httpd.cdl b/packages/net/httpd/current/cdl/httpd.cdl --- a/packages/net/httpd/current/cdl/httpd.cdl +++ b/packages/net/httpd/current/cdl/httpd.cdl @@ -50,7 +50,7 @@ cdl_package CYGPKG_HTTPD { display "HTTP Daemon" parent CYGPKG_NET -# doc doc/index.html + doc ref/net-httpd.html include_dir cyg/httpd requires CYGPKG_IO requires { 0 != CYGINT_ISO_STDLIB_STRCONV }