diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-01 14:01:24 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-01 14:01:24 +0200 |
commit | 972ea2a113abdd6f7cde4ad1dcbda16361343418 (patch) | |
tree | 415c52d9b5e551d93b1efc90442a45cc21f571ac | |
parent | 2b0de496a89d9ba180853484fe55b0e437ab7059 (diff) |
Mentioned 'apt_preferences(5)' in apt manpage.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/apt.8 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 271f8a6f3..ee881a832 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,7 @@ apt (0.7.17) unstable; urgency=low - Documented that 'apt-get install' command should be used for upgrading some of installed packages. Based on patch by Nori Heikkinen and Andre Felipe Machado. (Closes: #267087) + - Mentioned 'apt_preferences(5)' in apt manpage. (Closes: #274295) -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 @@ -37,6 +37,7 @@ None. .BR apt-get (8), .BR apt.conf (5), .BR sources.list (5), +.BR apt_preferences (5), .BR apt-secure (8) .SH DIAGNOSTICS apt returns zero on normal operation, decimal 100 on error. |