diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 6fce0d257..f337055c2 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -57,6 +57,12 @@ </citerefentry>" > +<!ENTITY apt-patterns "<citerefentry> + <refentrytitle><abbrev>apt-patterns</abbrev></refentrytitle> + <manvolnum>5</manvolnum> + </citerefentry>" +> + <!ENTITY apt-preferences "<citerefentry> <refentrytitle><filename>apt_preferences</filename></refentrytitle> <manvolnum>5</manvolnum> @@ -268,14 +274,14 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.9.5"> +<!ENTITY apt-product-version "1.9.10"> <!-- (Code)names for various things used all over the place --> <!ENTITY debian-oldstable-codename "stretch"> <!ENTITY debian-stable-codename "buster"> <!ENTITY debian-testing-codename "bullseye"> <!ENTITY debian-stable-version "10"> -<!ENTITY ubuntu-codename "disco"> +<!ENTITY ubuntu-codename "focal"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |