summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-26 00:00:33 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-26 00:00:33 +0000
commitcaf911f9e0dfa704f6a24116d8cdbbb58fcbe5a6 (patch)
tree24acd0c652f48802bfcd88c8da360a6a07860e64 /man
parentRemove world and system targets for emerge --help since it no longer works no... (diff)
downloadportage-multirepo-caf911f9e0dfa704f6a24116d8cdbbb58fcbe5a6.tar.gz
portage-multirepo-caf911f9e0dfa704f6a24116d8cdbbb58fcbe5a6.tar.bz2
portage-multirepo-caf911f9e0dfa704f6a24116d8cdbbb58fcbe5a6.zip
Note that file names in /etc/portage/package.* directories are sorted ascending
alphabetical order before being summed together. svn path=/main/trunk/; revision=12090
Diffstat (limited to 'man')
-rw-r--r--man/portage.55
1 files changed, 3 insertions, 2 deletions
diff --git a/man/portage.5 b/man/portage.5
index c6fc6143..d95d28d8 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -371,13 +371,14 @@ virtual/aspell\-dict app\-dicts/aspell\-en
.BR /etc/portage/
Any file in this directory that begins with "package." can be more than just a
flat file. If it is a directory, then all the files in that directory will be
-summed together as if it were a single file.
+sorted in ascending alphabetical order by file name and summed together as if
+it were a single file.
.I Example:
.nf
-/etc/portage/package.keywords/kde
/etc/portage/package.keywords/common
/etc/portage/package.keywords/e17
+/etc/portage/package.keywords/kde
.fi
.RS
.TP