diff options
author | Michael Vogt <mvo@debian.org> | 2013-12-21 17:56:32 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-12-21 17:56:32 +0100 |
commit | 6de58cbf6b78506898ef23ca26b068eedf8ed97f (patch) | |
tree | 13e8d631544a2eb4c14e921dbaa5903e258e5e9c /doc | |
parent | cc4caeae4d522e9f270ceba6a4a99e7ce1b6da26 (diff) |
vendor/getinfo:
* vendor/getinfo:
- fix ubuntu-codename
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 10e4d4d7c..21b62e452 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -226,7 +226,7 @@ <!ENTITY stable-codename "wheezy"> <!ENTITY testing-codename "jessie"> <!ENTITY stable-version "7"> -<!ENTITY ubuntu-codename "precise"> +<!ENTITY ubuntu-codename "trusty"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. |