]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 282578: documentation should say application/rdf+xml
authormkanat%kerio.com <>
Thu, 17 Feb 2005 23:18:59 +0000 (23:18 +0000)
committermkanat%kerio.com <>
Thu, 17 Feb 2005 23:18:59 +0000 (23:18 +0000)
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie

docs/xml/installation.xml

index 26238383a5977bc51602d9b78e3db709c34c27d8..d2ba7f0dd2a51de9e9fe1cc2d155af29fb18a4cd 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.18 2005/02/11 18:52:06 travis%sedsystems.ca Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.19 2005/02/17 15:18:59 mkanat%kerio.com Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1319,7 +1319,7 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
       </para>
       <para>
         <screen>AddType application/vnd.mozilla.xul+xml .xul
-AddType text/xml .rdf</screen>
+AddType application/rdf+xml .rdf</screen>
       </para>
     </section>    
   </section>