diff options
author | John Fleck <jfleck@inkstain.net> | 2002-10-31 15:23:29 +0000 |
---|---|---|
committer | John Fleck <jfleck@src.gnome.org> | 2002-10-31 15:23:29 +0000 |
commit | 61f6fb66add2c6a39e89cdeab466c8518bfa56ff (patch) | |
tree | d41de0fbcb330943f3ae1b9302a0f98cbfedb07b /doc/bugs.html | |
parent | f95b56b49165aa9b1475d5f02438fa3277c1e14a (diff) | |
download | libxml2-61f6fb66add2c6a39e89cdeab466c8518bfa56ff.tar.gz |
doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ
2002-10-31 John Fleck <jfleck@inkstain.net>
* doc/xml.html (and, by implication, FAQ.html)
added UTF-8 conversaion FAQ from Marcus Labib Iskander
Diffstat (limited to 'doc/bugs.html')
-rw-r--r-- | doc/bugs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs.html b/doc/bugs.html index d18ca276..21fac056 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> <link rel="SHORTCUT ICON" href="/favicon.ico"> <style type="text/css"><!-- TD {font-family: Verdana,Arial,Helvetica} |