diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-01-14 16:11:28 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-01-14 17:33:58 +0100 |
commit | 9feb98eb0aeed775f78cb4afbf6bc0e3a90e9fed (patch) | |
tree | 92aad026512604549367f821545900c741b5ecc4 /doc/apt.8.xml | |
parent | d1da489f0107b59b9eb104bc6c7617265e338770 (diff) |
change debian related entities to a more explicit name
Git-Dch: Ignore
Diffstat (limited to 'doc/apt.8.xml')
-rw-r--r-- | doc/apt.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml index 0529a90fb..c3951b4b2 100644 --- a/doc/apt.8.xml +++ b/doc/apt.8.xml @@ -79,7 +79,7 @@ following the package name with an equals (=) and the version of the package to select. Alternatively the version from a specific release can be selected by following the package name with a forward slash (/) and - codename (&stable-codename;, &testing-codename;, sid …) or suite name (stable, + codename (&debian-stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, testing, unstable). This will also select versions from this release for dependencies of this package if needed to satisfy the request. </para><para> |