diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-08-21 20:14:34 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-08-21 20:14:34 +0000 |
commit | 5955ea4312c9c137c50839bcee09b25fc64c4202 (patch) | |
tree | 2399d2baf5295b92af102369d2b5c43c49390f92 | |
parent | 5bb31fdd140f043348149198b69b341b6461c186 (diff) | |
download | portage-5955ea4312c9c137c50839bcee09b25fc64c4202.tar.gz portage-5955ea4312c9c137c50839bcee09b25fc64c4202.tar.bz2 portage-5955ea4312c9c137c50839bcee09b25fc64c4202.zip |
Note that package.* and use.* as directories is only supported since
portage-2.1.6.7, and it is not included in PMS at this time.
svn path=/main/trunk/; revision=14118
-rw-r--r-- | man/portage.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5 index fe457b79f..ea592a213 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -148,7 +148,8 @@ Any file in this directory, directories of other profiles or top-level "profiles" directory that begins with "package." or "use." can be more than just a flat file. If it is a directory, then all the files in that directory will be sorted in ascending alphabetical order by file name and summed together -as if it were a single file. +as if it were a single file. Note that this behavior is only supported since +portage-2.1.6.7, and it is not included in PMS at this time. .I Example: .nf |