Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2006 12:12:29 -0800 (PST)
From:      Darren DeHaven <goslackware@yahoo.com>
To:        freebsd-doc@FreeBSD.org
Subject:   Error in listed code, on page: http://www.freebsd.org/gnome/docs/faq2.html#q22
Message-ID:  <20060325201229.2850.qmail@web36609.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060325201229.2850.qmail>