From caf911f9e0dfa704f6a24116d8cdbbb58fcbe5a6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 26 Nov 2008 00:00:33 +0000 Subject: Note that file names in /etc/portage/package.* directories are sorted ascending alphabetical order before being summed together. svn path=/main/trunk/; revision=12090 --- man/portage.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/portage.5 b/man/portage.5 index c6fc61437..d95d28d83 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 -- cgit v1.2.3-1-g7c22