diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-13 13:11:13 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-01 10:04:22 +0100 |
commit | 40ea8ad2d0660a1f3b5c4fb8730b60b12c9d284c (patch) | |
tree | 78765615383e1ed73b31f33cf56119b517fa27f8 /doc | |
parent | ff8912cc5b770a5fccdce12ebf0450cee1236650 (diff) |
doc: Set ubuntu-codename to xenial
LP: #1812696
Diffstat (limited to 'doc')
-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 8edb3547f..3c5ea0793 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -244,7 +244,7 @@ <!ENTITY debian-stable-codename "jessie"> <!ENTITY debian-testing-codename "stretch"> <!ENTITY debian-stable-version "8"> -<!ENTITY ubuntu-codename "trusty"> +<!ENTITY ubuntu-codename "xenial"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |