Annotation of embedaddon/libxml2/result/noent/ent6, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0"?>
                      2: <!DOCTYPE doc [
                      3: <!ENTITY lt "&#38;#60;">
                      4: <!ENTITY gt "&#62;">
                      5: <!ENTITY amp "&#38;#38;">
                      6: <!ENTITY apos "&#39;">
                      7: <!ENTITY quot "&#34;">
                      8: ]>
                      9: <doc/>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>