summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-11-01 14:01:24 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-11-01 14:01:24 +0200
commit972ea2a113abdd6f7cde4ad1dcbda16361343418 (patch)
tree415c52d9b5e551d93b1efc90442a45cc21f571ac
parent2b0de496a89d9ba180853484fe55b0e437ab7059 (diff)
Mentioned 'apt_preferences(5)' in apt manpage.
-rw-r--r--debian/changelog1
-rw-r--r--doc/apt.81
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
diff --git a/doc/apt.8 b/doc/apt.8
index 6c14559e3..78e4f0a70 100644
--- a/doc/apt.8
+++ b/doc/apt.8
@@ -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.