[hackers] diri: new tip (= 36)

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Thu, 01 Feb 2007 09:50:02 +0100

changeset: 36:6d45b4dce950
tag: tip
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Thu Feb 01 09:48:36 2007 +0100
files: edit.rc remove.rc show.rc
description:
added DTD declaration

diff -r 19ed0e144386 -r 6d45b4dce950 edit.rc
--- a/edit.rc Thu Feb 01 09:32:41 2007 +0100
+++ b/edit.rc Thu Feb 01 09:48:36 2007 +0100
@@ -18,6 +18,7 @@ cat <<END
 cat <<END
 Content-Type: text/html
 
+<!DOCTYPE HTML SYSTEM>
 <html>
         <head>
                 <title>$TITLE</title>
diff -r 19ed0e144386 -r 6d45b4dce950 remove.rc
--- a/remove.rc Thu Feb 01 09:32:41 2007 +0100
+++ b/remove.rc Thu Feb 01 09:48:36 2007 +0100
@@ -35,6 +35,7 @@ cat <<END
 cat <<END
 Content-Type: text/html
 
+<!DOCTYPE HTML SYSTEM>
 <html>
         <head>
                 <title>$TITLE</title>
diff -r 19ed0e144386 -r 6d45b4dce950 show.rc
--- a/show.rc Thu Feb 01 09:32:41 2007 +0100
+++ b/show.rc Thu Feb 01 09:48:36 2007 +0100
@@ -57,6 +57,7 @@ cat <<END
 cat <<END
 Content-Type: text/html
 
+<!DOCTYPE HTML SYSTEM>
 <html>
         <head>
                 <title>$TITLE</title>
Received on Thu Feb 01 2007 - 09:50:02 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:54:48 UTC