diff options
author | Zac Medico <zmedico@gentoo.org> | 2006-05-28 22:32:20 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2006-05-28 22:32:20 +0000 |
commit | 0d04fd8249ea36d4b8153fa4c33c3dfb2977146c (patch) | |
tree | b90b1029d51cc9cc68d5afd029ac6c9863cff7ec | |
parent | 015579de151bf5eb52b13bb0c010b098db3424e9 (diff) | |
download | portage-0d04fd8249ea36d4b8153fa4c33c3dfb2977146c.tar.gz portage-0d04fd8249ea36d4b8153fa4c33c3dfb2977146c.tar.bz2 portage-0d04fd8249ea36d4b8153fa4c33c3dfb2977146c.zip |
Update the default USE_ORDER setting in the man page. Thanks to jakub for reporting.
svn path=/main/trunk/; revision=3436
-rw-r--r-- | man/make.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 5270c6dc8..68623e357 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -405,7 +405,7 @@ Do not modify this value unless you're a developer and you know what you're doing. If you change this and something breaks, we will not help you fix it. .br -Defaults to "env:pkg:conf:auto:defaults". +Defaults to "env:pkg:conf:defaults". .SH "REPORTING BUGS" Please report bugs via http://bugs.gentoo.org/ |