summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-02-13 13:10:19 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-02-13 13:10:19 +0100
commit29b3876155761bc0c70cadd2fffc329bc216c0c8 (patch)
tree046632fe1a70d599728f41bfef1803e2110de3a4
parent19075f52174199fe7665334ad1815c747c26c10b (diff)
doc: Set ubuntu-codename to bionic
LP: #1812696
-rw-r--r--doc/apt-verbatim.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index f61c02353..670b475b0 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -269,7 +269,7 @@
<!ENTITY debian-stable-codename "stretch">
<!ENTITY debian-testing-codename "buster">
<!ENTITY debian-stable-version "9">
-<!ENTITY ubuntu-codename "xenial">
+<!ENTITY ubuntu-codename "bionic">
<!-- good and bad just refers to matching and not matching a pattern…
It is not a remark about the specific perl version.