Fix example XML declarations.

This commit is contained in:
Ceri Davies 2006-04-18 21:15:03 +00:00
parent 7feb92d343
commit cc403ddc14
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27583

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.106 2006/04/18 04:18:04 bland Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.107 2006/04/18 04:19:08 bland Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
@ -896,7 +896,7 @@ http://www.marcuscom.com/tb/packages-amd64/5.4-FreeBSD/Latest/
looks like:</p>
<pre>
&lt;xml version="1.0" encoding="UTF-8"?&gt;
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;mime-type
xmlns="http://www.freedesktop.org/standards/shared-mime-info"
type="application/x-chm"&gt;
@ -910,7 +910,7 @@ type="application/x-chm"&gt;
like:</p>
<pre>
&lt;xml version="1.0" encoding="UTF-8"?&gt;
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;mime-info
xmlns="http://www.freedesktop.org/standards/shared-mime-info"&gt;
&lt;mime-type type="application/x-chm"&gt;