Revision: 276
Author: martin2812
Date: Thu Sep 23 15:22:11 2010
Log: [No log message]
http://code.google.com/p/monit/source/detail?r=276
Modified:
/trunk/make_dist
=======================================
--- /trunk/make_dist Wed Sep 22 14:28:15 2010
+++ /trunk/make_dist Thu Sep 23 15:22:11 2010
@@ -52,8 +52,7 @@
#mv doxygen.cfg.bak doxygen.cfg
echo "Generating documentation"
d=`date '+%B %d. %Y'`
-pod2man -center "User Commands" --release "${d}" \
- --date="www.mmonit.com" --lax monit.pod > monit.1
+pod2man --center "User Commands" --release "${d}" --date="www.mmonit.com"
--lax monit.pod > monit.1
pod2html monit.pod > doc/monit.html
rm -f pod2*
grep -v "<\?php include" web/doc/examples.php | sed -e 's/<img
src="index.gif">//' > doc/examples.html
_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev