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/cache.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/cache.sgml')
-rw-r--r-- | doc/cache.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cache.sgml b/doc/cache.sgml index f6f2e9c7c..b0dab0d83 100644 --- a/doc/cache.sgml +++ b/doc/cache.sgml @@ -1,10 +1,10 @@ -<!doctype debiandoc system> <!-- -*- mode: sgml; mode: fold -*- --> +<!doctype debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN"> <book> <title>APT Cache File Format</title> <author>Jason Gunthorpe <email>jgg@debian.org</email></author> -<version>$Id: cache.sgml,v 1.9 2001/04/04 05:00:14 jgg Exp $</version> +<version>$Id: cache.sgml,v 1.10 2002/09/15 23:14:34 jgg Exp $</version> <abstract> This document describes the complete implementation and format of the APT |