diff options
Diffstat (limited to 'doc/guide.sgml')
-rw-r--r-- | doc/guide.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.sgml b/doc/guide.sgml index e523c0e80..dc08574c2 100644 --- a/doc/guide.sgml +++ b/doc/guide.sgml @@ -1,10 +1,10 @@ -<!doctype debiandoc system> <!-- -*- mode: sgml; mode: fold -*- --> +<!doctype debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN"> <book> <title>APT User's Guide</title> <author>Jason Gunthorpe <email>jgg@debian.org</email></author> -<version>$Id: guide.sgml,v 1.4 2001/04/10 07:02:55 jgg Exp $</version> +<version>$Id: guide.sgml,v 1.5 2002/09/15 23:14:34 jgg Exp $</version> <abstract> This document provides an overview of how to use the the APT package manager. |