[opendemo-cvs] CVS: opendemo/tools wpu,1.20,1.21
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2004-08-28 09:03:14
|
Update of /cvsroot/opendemo/opendemo/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31517 Modified Files: wpu Log Message: copy current LMPC version Index: wpu =================================================================== RCS file: /cvsroot/opendemo/opendemo/tools/wpu,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** wpu 9 Aug 2004 19:52:39 -0000 1.20 --- wpu 28 Aug 2004 09:03:04 -0000 1.21 *************** *** 4,8 **** # This is The Web Publishing Utility (wpu). ! # It is needed in the process of preparing web pages out of SGML sources # and some more macro expansion jobs. --- 4,8 ---- # This is The Web Publishing Utility (wpu). ! # It is needed in the process of preparing web pages out of SGML/XML sources # and some more macro expansion jobs. *************** *** 224,228 **** sub syntax { print "Web Publishing Utility\n"; ! print "$script: (c) U. Girlich, 1998-2003, Release $version, $date,\n$comment\n"; print "$script options fileargs\n"; print "--set NAME=value sets various parameters\n"; --- 224,228 ---- sub syntax { print "Web Publishing Utility\n"; ! print "$script: (c) U. Girlich, 1998-2004, Release $version, $date,\n$comment\n"; print "$script options fileargs\n"; print "--set NAME=value sets various parameters\n"; |