diff --git a/docs/Build.xml b/docs/Build.xml index 109fa17c7..5c0598052 100644 --- a/docs/Build.xml +++ b/docs/Build.xml @@ -20,6 +20,8 @@ 2009 + 2010 + Thomas M. Eastep @@ -201,7 +203,12 @@ xmlto (I use version 0.0.18-182.27) - Required to convert the XML manpages to manpages. + Required to convert the XML manpages to manpages. Note that + not all versions of xmlto will work (those released by Debian and + Ubuntu, for example, do not work). If you + find that xmlto fails, install + tools/build/xmlto in /usr/local/bin. @@ -249,14 +256,6 @@ - - GPG - - - Command to be used for signing your packages - - - GIT @@ -336,6 +335,22 @@ Build the shorewall6-lite package. + + + h + + + Build the html document package. + + + + + x + + + Build the xml document package. + + @@ -437,7 +452,7 @@ release - The version number of the release to update. + The version number of the release to upload. @@ -445,13 +460,13 @@ Example 1 - Upload release 4.3.7:
- upload 4.3.7 + upload44 4.3.7
Example 2 - Upload shorewall-perl-4.3.7.3:
- upload -p 4.3.7.3 + upload44 -p 4.3.7.3