diff options
Diffstat (limited to 'doc/apt.ent')
-rw-r--r-- | doc/apt.ent | 39 |
1 files changed, 30 insertions, 9 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index be90a3d77..6e0bc79be 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -104,6 +104,36 @@ </refentryinfo> "> +<!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> + <year>1998-2001</year> + </copyright> +"> + +<!ENTITY apt-product " + <productname>Linux</productname> +"> + <!-- Boiler plate Bug reporting section --> <!ENTITY manbugs " <refsect1><title>Bugs</title> @@ -123,15 +153,6 @@ </refsect1> "> -<!-- Should be used in every man page to get the date bottom center of - the man page --> -<!ENTITY apt-preamble " - <refentryinfo> - <date>14 December 2003</date> - <productname>Linux</productname> - </refentryinfo> -"> - <!-- Should be used within the option section of the text to put in the blurb about -h, -v, -c and -o --> <!ENTITY apt-commonoptions " |