diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-13 13:12:40 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-13 13:12:40 +0100 |
commit | d4dd178576c5c778636c187b62e1971691433020 (patch) | |
tree | a63ffba79bec03bd170e9602bea55753109b7fbc | |
parent | d75162bc67d5a1a690eb2a8747d31ad68353823e (diff) |
doc: Set ubuntu-codename to cosmic
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 898120c16..2862ddbd3 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -275,7 +275,7 @@ <!ENTITY debian-stable-codename "stretch"> <!ENTITY debian-testing-codename "buster"> <!ENTITY debian-stable-version "9"> -<!ENTITY ubuntu-codename "xenial"> +<!ENTITY ubuntu-codename "cosmic"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |