diff options
Diffstat (limited to 'doc/BeginnersGuide/en-US/Revision_History.xml')
-rw-r--r-- | doc/BeginnersGuide/en-US/Revision_History.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/BeginnersGuide/en-US/Revision_History.xml b/doc/BeginnersGuide/en-US/Revision_History.xml new file mode 100644 index 00000000..d03a597b --- /dev/null +++ b/doc/BeginnersGuide/en-US/Revision_History.xml @@ -0,0 +1,26 @@ +<?xml version='1.0'?> +<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +]> + +<appendix id="appe-Publican-Revision_History"> + <title>Revision History</title> + <simpara> + <revhistory> + <revision> + <revnumber>1.0</revnumber> + <date>September 2, 2008</date> + <author> + <firstname>Don</firstname> + <surname>Domingo</surname> + <email>ddomingo@redhat.com</email> + </author> + <revdescription> + <simplelist> + <member>Built scratch build (pre-Alpha) of document, content to be added later.</member> + </simplelist> + </revdescription> + </revision> + </revhistory> + </simpara> +</appendix> + |