diff options
-rw-r--r-- | docs-xml-tags-en.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml index 0fc2ab0..c4259e3 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.9 2004/08/13 16:08:48 tfox Exp $ --> +<!-- $Id: docs-xml-tags-en.xml,v 1.10 2004/08/31 15:46:17 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.9 2004/08/13 16:08:48 tfox Exp $ --> +<!--$Id: docs-xml-tags-en.xml,v 1.10 2004/08/31 15:46:17 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -622,6 +622,12 @@ fileref="./figs/ksconfig/ksconfig-basics.png"> <emphasis>==> .png location wo <phrase>Some text description of this image</phrase> <emphasis>==> "Some text..." would be edited</emphasis> </screen> + + <para> + For more information on taking screenshots, refer to <xref + linkend="s1-screenshots"/>. + </para> + </sect1> <sect1 id="s1-xml-tags-gui"> |