update doctype and add a charset encoding
authorMike Frysinger <vapier@gentoo.org>
Sat, 29 Oct 2005 07:57:51 +0000 (07:57 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 29 Oct 2005 07:57:51 +0000 (07:57 -0000)
docs/busybox.net/header.html

index e8db97768a8889bf8af5a7d29b5f3a6df4dc1b3e..02ec608a0839541c49a5f486a92c2d6827d49a00 100644 (file)
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
-"http://www.w3.org/TR/REC-html40/loose.dtd">
+<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
 
 <html>
   <head>
+    <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
     <title>BusyBox</title>
     <style type="text/css">
      body {