blob: d03a597b8b4ba799760406d9e19fc7ce1bf9d7e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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>
|