diff options
author | David Kalnischkies <david@kalnischkies.de> | 2023-07-20 11:03:45 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2023-07-26 17:42:45 +0200 |
commit | c8cb97f5faaa1ed9a358e7a0e4c045c3f28f3799 (patch) | |
tree | 3a8ad9d4c7cee2999221b8dce9ada0b39e6a4fe5 /debian | |
parent | b0001363922dc919575cb4709537351f21b03c0c (diff) |
Add apt-patterns(7) to apt{,-cache,-get} SEE ALSO sections
While we are at it fix the mislabeling as (5) in some places and
unfuzzy the translations.
Reported-By: Enrico Zini on IRC
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4edfd4301..749ee478b 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -54,7 +54,7 @@ apt (1.9.11) experimental; urgency=medium apt (1.9.6) experimental; urgency=medium apt(8) no longer treats package names passed as regular expressions or fnmatch - expressions, requiring the use of patterns (apt-patterns(5)) to perform complex + expressions, requiring the use of patterns (apt-patterns(7)) to perform complex searches. For ease of use, regular expressions starting with ^ or ending with $ continue to work. |