From 851389e73f0273b93338f49532664ecac13886a0 Mon Sep 17 00:00:00 2001
From: Arch Librarian <arch@canonical.com>
Date: Mon, 20 Sep 2004 16:59:25 +0000
Subject: Use proper SGML name for debiandoc Author: jgg Date: 2002-09-15
 23:14:34 GMT Use proper SGML name for debiandoc

---
 doc/files.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/files.sgml')

diff --git a/doc/files.sgml b/doc/files.sgml
index 82650a9bc..929f08b87 100644
--- a/doc/files.sgml
+++ b/doc/files.sgml
@@ -1,10 +1,10 @@
-<!doctype debiandoc system>
 <!-- -*- mode: sgml; mode: fold -*- -->
+<!doctype debiandoc  PUBLIC  "-//DebianDoc//DTD DebianDoc//EN">
 <book>
 <title>APT Files</title>
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: files.sgml,v 1.9 2001/04/04 05:00:15 jgg Exp $</version>
+<version>$Id: files.sgml,v 1.10 2002/09/15 23:14:34 jgg Exp $</version>
 
 <abstract>
 This document describes the complete implementation and format of the 
-- 
cgit v1.2.3