nightmorph 06/06/12 20:35:42 Modified: gentoo-ppc-faq.xml Log: properly escaped > in the guidexml for gentoo-ppc-faq, no content change
Revision Changes Path 1.52 xml/htdocs/doc/en/gentoo-ppc-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.52&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml.diff?r1=1.51&r2=1.52&cvsroot=gentoo Index: gentoo-ppc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- gentoo-ppc-faq.xml 12 Jun 2006 19:12:05 -0000 1.51 +++ gentoo-ppc-faq.xml 12 Jun 2006 20:35:41 -0000 1.52 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.51 2006/06/12 19:12:05 josejx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.52 2006/06/12 20:35:41 nightmorph Exp $ --> <guide link="/doc/en/gentoo-ppc-faq.xml"> <title>Gentoo Linux/PowerPC Frequently Asked Questions</title> @@ -512,7 +512,7 @@ </p> <pre caption="Fixing yaboot read errors on XFS with cat"> -# <i>cat /usr/src/linux/vmlinux > /boot/vmlinux</i> +# <i>cat /usr/src/linux/vmlinux > /boot/vmlinux</i> </pre> </body> -- [email protected] mailing list
