From 3a491978eb0ee2d6c31a9d8d03dbb069f42a723a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Oct 2003 22:05:22 +0000 Subject: added dtd updated manpage git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@60 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- Makefile.am | 2 +- doc/NEWS | 2 +- man/Makefile.am | 2 +- man/ifplugd.8.xml.in | 8 ++++++++ man/xmltoman.dtd | 39 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 man/xmltoman.dtd diff --git a/Makefile.am b/Makefile.am index c2524dd..eae1c32 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,7 @@ homepage: all dist test -d $$HOME/homepage/lennart mkdir -p $$HOME/homepage/lennart/projects/ifplugd cp *.tar.gz $$HOME/homepage/lennart/projects/ifplugd - cp man/ifplugd.8.xml man/ifstatus.8.xml man/ifplugd.conf.5.xml man/xmltoman.css man/xmltoman.xsl doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd + cp man/ifplugd.8.xml man/ifstatus.8.xml man/ifplugd.conf.5.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd cp $$HOME/homepage/lennart/projects/ifplugd/README.html $$HOME/homepage/lennart/projects/ifplugd/index.html diff --git a/doc/NEWS b/doc/NEWS index 0594992..f9f71b3 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,4 +1,4 @@ -0.19 :: 20 Oct 2003 :: SVN 59 +0.19 :: 20 Oct 2003 :: SVN 60 --wait-for-kill fix minor documentation updates, other fixes diff --git a/man/Makefile.am b/man/Makefile.am index b6e4c3a..0d39ef5 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -20,7 +20,7 @@ man_MANS = ifplugd.8 ifplugd.conf.5 ifstatus.8 noinst_DATA = ifplugd.8.xml ifplugd.conf.5.xml ifstatus.8.xml -EXTRA_DIST = $(man_MANS) ifplugd.8.xml.in ifplugd.conf.5.xml.in ifstatus.8.xml.in xmltoman.css xmltoman.xsl +EXTRA_DIST = $(man_MANS) ifplugd.8.xml.in ifplugd.conf.5.xml.in ifstatus.8.xml.in xmltoman.css xmltoman.xsl xmltoman.dtd CLEANFILES = ifplugd.8.xml ifplugd.conf.5.xml ifstatus.8.xml diff --git a/man/ifplugd.8.xml.in b/man/ifplugd.8.xml.in index 8410f6d..cd47bd1 100644 --- a/man/ifplugd.8.xml.in +++ b/man/ifplugd.8.xml.in @@ -160,6 +160,14 @@

+ +