On page the
http://www.freebsd.org/gnome/docs/faq2.html#q22 all of
the tags listed to make an xml file:
<xml version="1.0" encoding="UTF-8"?>
should be:
<?xml version="1.0" encoding="UTF-8"?>
notice the question '?' in front of xml
~Darren DeHaven
PS: I'm no expert in xml tho I don't get errors any
more with the extra '?' ;-)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"