momo Tue Jul 22 14:30:41 2003 EDT
Modified files:
/phpdoc Makefile.in
Log:
typo
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.137 phpdoc/Makefile.in:1.138
--- phpdoc/Makefile.in:1.137 Tue Jul 22 01:09:21 2003
+++ phpdoc/Makefile.in Tue Jul 22 14:30:41 2003
@@ -13,7 +13,7 @@
#
#
-# $Id: Makefile.in,v 1.137 2003/07/22 05:09:21 momo Exp $
+# $Id: Makefile.in,v 1.138 2003/07/22 18:30:41 momo Exp $
#
all: html
@@ -191,7 +191,7 @@
@test -d php || mkdir php
$(PHP) -q $(scriptdir)/rtlpatch/hackmanuallang.php $(LANGDIR)
-$(JADE) $(CATALOG) -d $(PHPWEB_STYLESHEET) -V use-output-dir -t sgml
$(XMLDCL) manual.xml
- $(PHP) -q $(scriptdir)/rtlpatch/hackmanuallang.php he
+ $(PHP) -q $(scriptdir)/rtlpatch/hackmanuallang.php en
$(PHP) -q $(scriptdir)/phpweb-entities.php `pwd` remove
$(HACK_RTL_LANGS_PHPWEB)
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php