Note that file names in /etc/portage/package.* directories are sorted ascending
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 00:00:33 +0000 (00:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 00:00:33 +0000 (00:00 -0000)
alphabetical order before being summed together.

svn path=/main/trunk/; revision=12090

man/portage.5

index c6fc61437f17a4324bc6d572784d7993005c77c5..d95d28d83bd9c8439b8f0e20a00cbc42d8912cce 100644 (file)
@@ -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