diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-13 13:10:19 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-13 13:10:19 +0100 |
commit | 29b3876155761bc0c70cadd2fffc329bc216c0c8 (patch) | |
tree | 046632fe1a70d599728f41bfef1803e2110de3a4 | |
parent | 19075f52174199fe7665334ad1815c747c26c10b (diff) |
doc: Set ubuntu-codename to bionic
LP: #1812696
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
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. |