diff options
-rw-r--r-- | acknowledgments-en.xml | 22 | ||||
-rw-r--r-- | acknowledgments.xml | 22 | ||||
-rw-r--r-- | docs-xml-tags-en.xml | 14 | ||||
-rw-r--r-- | docs-xml-tags.xml | 14 | ||||
-rw-r--r-- | documentation-guide-en.xml | 5 | ||||
-rw-r--r-- | documentation-guide.xml | 5 |
6 files changed, 66 insertions, 16 deletions
diff --git a/acknowledgments-en.xml b/acknowledgments-en.xml new file mode 100644 index 0000000..6d41282 --- /dev/null +++ b/acknowledgments-en.xml @@ -0,0 +1,22 @@ + <chapter id="acknowledgments"> + <title>Acknowledgments</title> + + <para> + This document is based on the a document started by Tammy Fox (tfox at + redhat.com) and contributed to by Sandra Moore (smoore at redhat.com) and + Johnray Fuller (jrfuller at redhat.com). + </para> + + <para> + A patch from Roozbeh Pournader (roozbeh at sharif.edu) has been applied to + fix a few typos and explain that anonymous CVS access does not allow + commits. + </para> + + <para> + A patch from Gavin Henry (gavin.henry at magicfx.co.uk) has been applied to + <filename>docs-xml-tags.xml</filename> to add the trailing slashes to the + figure tag example. + </para> + + </chapter> diff --git a/acknowledgments.xml b/acknowledgments.xml new file mode 100644 index 0000000..6d41282 --- /dev/null +++ b/acknowledgments.xml @@ -0,0 +1,22 @@ + <chapter id="acknowledgments"> + <title>Acknowledgments</title> + + <para> + This document is based on the a document started by Tammy Fox (tfox at + redhat.com) and contributed to by Sandra Moore (smoore at redhat.com) and + Johnray Fuller (jrfuller at redhat.com). + </para> + + <para> + A patch from Roozbeh Pournader (roozbeh at sharif.edu) has been applied to + fix a few typos and explain that anonymous CVS access does not allow + commits. + </para> + + <para> + A patch from Gavin Henry (gavin.henry at magicfx.co.uk) has been applied to + <filename>docs-xml-tags.xml</filename> to add the trailing slashes to the + figure tag example. + </para> + + </chapter> diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml index bc43f8b..f0f76df 100644 --- a/docs-xml-tags-en.xml +++ b/docs-xml-tags-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-xml-tags-en.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!-- $Id: docs-xml-tags-en.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <chapter id="ch-xml-tags"> <title>DocBook XML Tags</title> @@ -191,7 +191,7 @@ browser. <screen> <computeroutput> -<!--$Id: docs-xml-tags-en.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!--$Id: docs-xml-tags-en.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -591,16 +591,16 @@ installed during a server-class installation. <mediaobject> <imageobject> <imagedata fileref="./figs/ksconfig/ksconfig-basic.eps" - format="eps"> + format="EPS"/> </imageobject> <imageobject> <imagedata fileref="./figs/ksconfig/ksconfig-basic.png" - format="png"> + format="PNG"/> </imageobject> <textobject> - <para> + <phrase> Some text description of this image - </para> + </phrase> </textobject> </mediaobject> </figure> @@ -620,7 +620,7 @@ fileref="./figs/ksconfig/ksconfig-basics.eps"> <emphasis>==> .eps location wo fileref="./figs/ksconfig/ksconfig-basics.png"> <emphasis>==> .png location would be edited</emphasis> -<para>Some text description of this image</para> <emphasis>==> "Some text..." would be edited</emphasis> +<phrase>Some text description of this image</phrase> <emphasis>==> "Some text..." would be edited</emphasis> </screen> </sect1> diff --git a/docs-xml-tags.xml b/docs-xml-tags.xml index f391902..6bbce6e 100644 --- a/docs-xml-tags.xml +++ b/docs-xml-tags.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-xml-tags.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!-- $Id: docs-xml-tags.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <chapter id="ch-xml-tags"> <title>DocBook XML Tags</title> @@ -191,7 +191,7 @@ browser. <screen> <computeroutput> -<!--$Id: docs-xml-tags.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!--$Id: docs-xml-tags.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -591,16 +591,16 @@ installed during a server-class installation. <mediaobject> <imageobject> <imagedata fileref="./figs/ksconfig/ksconfig-basic.eps" - format="eps"> + format="EPS"/> </imageobject> <imageobject> <imagedata fileref="./figs/ksconfig/ksconfig-basic.png" - format="png"> + format="PNG"/> </imageobject> <textobject> - <para> + <phrase> Some text description of this image - </para> + </phrase> </textobject> </mediaobject> </figure> @@ -620,7 +620,7 @@ fileref="./figs/ksconfig/ksconfig-basics.eps"> <emphasis>==> .eps location wo fileref="./figs/ksconfig/ksconfig-basics.png"> <emphasis>==> .png location would be edited</emphasis> -<para>Some text description of this image</para> <emphasis>==> "Some text..." would be edited</emphasis> +<phrase>Some text description of this image</phrase> <emphasis>==> "Some text..." would be edited</emphasis> </screen> </sect1> diff --git a/documentation-guide-en.xml b/documentation-guide-en.xml index fe82600..4560d2b 100644 --- a/documentation-guide-en.xml +++ b/documentation-guide-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: documentation-guide-en.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!-- $Id: documentation-guide-en.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ @@ -23,6 +23,7 @@ <!ENTITY TUTORIAL SYSTEM "docs-tutorial.xml"> <!ENTITY CONVERTING SYSTEM "docs-converting.xml"> <!ENTITY CVS SYSTEM "../common/cvs.xml"> +<!ENTITY ACKNOWLEDGMENTS SYSTEM "acknowledgments.xml"> ]> @@ -71,4 +72,6 @@ &CVS; + &ACKNOWLEDGMENTS; + </book> diff --git a/documentation-guide.xml b/documentation-guide.xml index cb266ab..50fc212 100644 --- a/documentation-guide.xml +++ b/documentation-guide.xml @@ -1,4 +1,4 @@ -<!-- $Id: documentation-guide.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!-- $Id: documentation-guide.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ @@ -23,6 +23,7 @@ <!ENTITY TUTORIAL SYSTEM "docs-tutorial.xml"> <!ENTITY CONVERTING SYSTEM "docs-converting.xml"> <!ENTITY CVS SYSTEM "../common/cvs.xml"> +<!ENTITY ACKNOWLEDGMENTS SYSTEM "acknowledgments.xml"> ]> @@ -71,4 +72,6 @@ &CVS; + &ACKNOWLEDGMENTS; + </book> |