diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:25 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:25 +0000 |
commit | 851389e73f0273b93338f49532664ecac13886a0 (patch) | |
tree | 38741f8703175fdb3afae09e4726dadd5e8268ee /doc/design.sgml | |
parent | 201eaabd7698f23ab3d6e3ccb0df9853998b9db8 (diff) |
Use proper SGML name for debiandoc
Author: jgg
Date: 2002-09-15 23:14:34 GMT
Use proper SGML name for debiandoc
Diffstat (limited to 'doc/design.sgml')
-rw-r--r-- | doc/design.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design.sgml b/doc/design.sgml index d9f450007..8faa0289a 100644 --- a/doc/design.sgml +++ b/doc/design.sgml @@ -1,4 +1,4 @@ -<!doctype debiandoc system> +<!doctype debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN"> <debiandoc> <book> <titlepag> @@ -7,7 +7,7 @@ <name>Manoj Srivastava</name> <email>srivasta@debian.org</email> </author> - <version>$Id: design.sgml,v 1.2 2001/04/04 05:00:15 jgg Exp $</version> + <version>$Id: design.sgml,v 1.3 2002/09/15 23:14:34 jgg Exp $</version> <abstract> This document is an overview of the specifications and design goals of the APT project. It also attempts to give a broad |