Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: gentoo <gentoo-dev@g.o>
Subject: [gentoo-dev] xml help
Date: Sat, 04 Aug 2001 19:39:00
Message-Id: 20010804194954.0fcb3905.erichey2@home.com
1 In an xml source file, how does one encode a line like the following so
2 that the file redirection symbol is not misinterpreted as a missing
3 attribute?
4
5 example:
6
7 <p><c>patch -p0 < apatchfile </c></p>
8
9 xsltproc will not compile this line.
10
11 --
12 Collins Richey
13 Denver Area
14 Gentoo_rc5 XFCE

Replies

Subject Author
Re: [gentoo-dev] xml help Daniel Robbins <drobbins@g.o>