example-tutorial/en_US example-tutorial2.xml,1.2,1.3

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Feb 3 21:51:42 UTC 2007


Author: pfrields

Update of /cvs/docs/example-tutorial/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28512

Modified Files:
	example-tutorial2.xml 
Log Message:
Let's remove this CDATA stuff since it's only confusing to the novices.



Index: example-tutorial2.xml
===================================================================
RCS file: /cvs/docs/example-tutorial/en_US/example-tutorial2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- example-tutorial2.xml	3 Feb 2007 21:50:49 -0000	1.2
+++ example-tutorial2.xml	3 Feb 2007 21:51:40 -0000	1.3
@@ -380,12 +380,12 @@
     flush-left so that extra space does not appear in the document
     output.  If you use auto-indenting commands in your editor, be
     careful that they do not improperly reformat the <screen> sections. -->
-<screen><computeroutput><![CDATA[[shmoo]
+<screen><computeroutput>[shmoo]
 size = medium
 lovable = True
 
 [add-ons]
-intelligibility = 0]]></computeroutput></screen>
+intelligibility = 0</computeroutput></screen>
 <!-- Use the <systemitem> element to mark user and group names,
       services, daemons, and other items related to a running operating
       system. -->




More information about the docs-commits mailing list