Warning, /graphics/kst-plot/devel-docs/deprecated/manpage.txt is written in an unsupported language. File is not indexed.

0001 How to regenerate the manpage before a release:
0002 
0003 1. Get the latest docbook-xsl package from:
0004 http://sourceforge.net/project/showfiles.php?group_id=21935
0005 Untar it somewhere, let's call it $XSLDIR
0006 
0007 2. In the Kst doc dir, run:
0008 
0009 meinproc -o kst.1 --stylesheet \
0010 $XSLDIR/manpages/docbook.xsl index.docbook
0011 
0012 The output file is kst.1 . The message about 'unable to parse index.docbook' appears to be harmless.
0013 
0014 --
0015 Philip Rodrigues 2005-01-17