aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-10-29 07:57:51 +0000
committervapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-10-29 07:57:51 +0000
commit3d180568f04c18e920add9c33f4b6c4ffe620977 (patch)
tree753be701201a4616b42108c76489f7a7a36263e7
parentfb00143be3e4021275e60310de7e8a1b400c74f3 (diff)
downloadbusybox-w32-3d180568f04c18e920add9c33f4b6c4ffe620977.tar.gz
busybox-w32-3d180568f04c18e920add9c33f4b6c4ffe620977.tar.bz2
busybox-w32-3d180568f04c18e920add9c33f4b6c4ffe620977.zip
update doctype and add a charset encoding
git-svn-id: svn://busybox.net/trunk/busybox@11978 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--docs/busybox.net/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index e8db97768..02ec608a0 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -1,8 +1,8 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" 1<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
2"http://www.w3.org/TR/REC-html40/loose.dtd">
3 2
4<html> 3<html>
5 <head> 4 <head>
5 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
6 <title>BusyBox</title> 6 <title>BusyBox</title>
7 <style type="text/css"> 7 <style type="text/css">
8 body { 8 body {