diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:05:46 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:05:46 +0000 |
commit | 5e80de292398d315815d05f509ef5eb70d66a80d (patch) | |
tree | 362887c22e13d3b3f2e238234c5ca0ea28fbbdc0 /doc/apt.ent | |
parent | 6cfaddfb93848230c6abfc92bbc97e9879442725 (diff) |
* Updates to XML man pages from richard.bos@xs4all.nl
Author: mdz
Date: 2004-03-11 18:17:08 GMT
* Updates to XML man pages from richard.bos@xs4all.nl
Diffstat (limited to 'doc/apt.ent')
-rw-r--r-- | doc/apt.ent | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index 6e0bc79be..8054a25f6 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -123,6 +123,29 @@ </author> "> +<!ENTITY apt-product " + <productname>Linux</productname> +"> + +<!ENTITY apt-email " + <address> + <email>apt@packages.debian.org</email> + </address> +"> + +<!ENTITY apt-author.jgunthorpe " + <author> + <firstname>Jason</firstname> + <surname>Gunthorpe</surname> + </author> +"> + +<!ENTITY apt-author.team " + <author> + <othername>APT team</othername> + </author> +"> + <!ENTITY apt-copyright " <copyright> <holder>Jason Gunthorpe</holder> |