Mercurial > nand-ecoscentric
changeset 470:223b5d3ba914
* sgml/doclist: Added HTTPD package documentation.
* sgml/.cvsignore: Added files generated during PDF build.
| author | nickg |
|---|---|
| date | Sun, 22 Dec 2002 11:18:53 +0000 |
| parents | f8c4a9e9a26e |
| children | 84d7bb9b94fa |
| files | doc/ChangeLog doc/sgml/.cvsignore doc/sgml/doclist |
| diffstat | 3 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2002-12-22 Nick Garnett <nickg@ecoscentric.com> + + * sgml/doclist: Added HTTPD package documentation. + + * sgml/.cvsignore: Added files generated during PDF build. + 2002-10-28 Andrew Lunn <andrew.lunn@ascom.ch> * sgml/makemakefile: Removed the second OTHER_SGML which clobbers
--- a/doc/sgml/.cvsignore +++ b/doc/sgml/.cvsignore @@ -1,3 +1,8 @@ ecos.sgml +ecos.tex +ecos.log +ecos.aux +ecos.out +ecos.pdf makefile *.html \ No newline at end of file
--- a/doc/sgml/doclist +++ b/doc/sgml/doclist @@ -18,6 +18,7 @@ net/bsd_tcpip/current/doc/freebsd.sgml io/eth/current/doc/ethdrv.sgml net/snmp/agent/current/doc/snmp.sgml net/ns/dns/current/doc/dns.sgml +net/httpd/current/doc/httpd.sgml net/ftpclient/current/doc/ftpclient.sgml services/crc/current/doc/crc.sgml services/cpuload/current/doc/cpuload.sgml \ No newline at end of file
