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/dpkg-tech.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/dpkg-tech.sgml')
-rw-r--r-- | doc/dpkg-tech.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dpkg-tech.sgml b/doc/dpkg-tech.sgml index 3c01ee8f0..87ee62858 100644 --- a/doc/dpkg-tech.sgml +++ b/doc/dpkg-tech.sgml @@ -1,9 +1,9 @@ -<!doctype debiandoc system> +<!doctype debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN"> <book> <title>dpkg technical manual</title> <author>Tom Lees <email>tom@lpsg.demon.co.uk</email></author> -<version>$Id: dpkg-tech.sgml,v 1.1 1998/07/02 02:58:12 jgg Exp $</version> +<version>$Id: dpkg-tech.sgml,v 1.2 2002/09/15 23:14:34 jgg Exp $</version> <abstract> This document describes the minimum necessary workings for the APT dselect |