diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 31c25b9b3..31a936be7 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -240,10 +240,10 @@ <!ENTITY apt-product-version "1.2~exp1"> <!-- (Code)names for various things used all over the place --> -<!ENTITY oldstable-codename "wheezy"> -<!ENTITY stable-codename "jessie"> -<!ENTITY testing-codename "stretch"> -<!ENTITY stable-version "8"> +<!ENTITY debian-oldstable-codename "wheezy"> +<!ENTITY debian-stable-codename "jessie"> +<!ENTITY debian-testing-codename "stretch"> +<!ENTITY debian-stable-version "8"> <!ENTITY ubuntu-codename "trusty"> <!-- good and bad just refers to matching and not matching a pattern… |