diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-09 10:24:59 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-09 10:24:59 +0200 |
commit | b2fa014bbefa8fe91f9c5c96f5cc053f14117f11 (patch) | |
tree | 46d330d012eca44dca4e8c65191f4ef6ef8516ce /debian | |
parent | 472e2c3aa9c8ea38c2b5f0639bdb09eadb7ffca4 (diff) |
[doc/apt-mark.8.xml] improve manpage based on patch by Carl Chenet, thanks!
(Closes: #510286) add also showauto and command synopsis
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 841661c5a..7f8764c8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ apt (0.7.22.3) unstable; urgency=low - mention the apt.conf.d dir (by Vincent McIntyre, Closes: #520831) * apt-inst/contrib/arfile.cc: - use sizeof instead strlen (by Marius Vollmer, Closes: #504325) + * doc/apt-mark.8.xml: + - improve manpage based on patch by Carl Chenet (Closes: #510286) [ George Danchev ] * cmdline/apt-cache.cc: |