summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/docs/errors.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html
index 22c12c7..f27e7f5 100755
--- a/htdocs/docs/errors.html
+++ b/htdocs/docs/errors.html
@@ -8,8 +8,8 @@
<link rel="stylesheet" type="text/css" href="/base.css" />
<meta name="keywords" content="HTML, Hypertext Markup Language, Validation, W3C HTML Validation Service" />
<meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." />
- <meta name="revision" content="$Id: errors.html,v 1.9 2001-08-25 09:17:42 duerst Exp $" />
- <meta name="modified" content="$Date: 2001-08-25 09:17:42 $" />
+ <meta name="revision" content="$Id: errors.html,v 1.10 2001-08-27 01:13:46 duerst Exp $" />
+ <meta name="modified" content="$Date: 2001-08-27 01:13:46 $" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
@@ -562,14 +562,14 @@
<dt><a id="utf8-bom" name="utf8-bom">"UTF-8 'BOM' detected and removed"</a></dt>
<dd>
<p>
- The document contained an UTF-8 encoded Unicode Byte Order Mark as
- the first character and we have removed before parsing.
+ The document contained an UTF-8 encoded Unicode Byte Order Mark (BOM)
+ as the first character and we have removed it before parsing.
Many XML Processors
do not allow it. To be on the safe side you should avoid using the
BOM in UTF-8 encoded documents.
</p>
<p>
- Note, though, that the BOM in <em>UTF-16</em> encoded documents
+ Note that the BOM in <em>UTF-16</em> encoded documents
is required and handled by all conforming XML Processors.
</p>
</dd>
@@ -581,7 +581,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
align="right" border="0" alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Webmaster</a><br />
- $Date: 2001-08-25 09:17:42 $
+ $Date: 2001-08-27 01:13:46 $
</address>
</body>