From addd9a9b6027260bfbde35efc5408b5efe5341d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 27 Jul 2010 09:31:47 +0200 Subject: Use a directory for the default set configuration. Expect /usr/share/portage/config/sets to be a directory containing any number of set configuration files. The default Portage sets.conf should be now installed as sets/portage.conf, and other ebuilds are free to install their own set configuration files there. --- man/emerge.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/emerge.1') diff --git a/man/emerge.1 b/man/emerge.1 index 44cb292f8..29c40da08 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -67,7 +67,7 @@ packages deemed necessary for your system to run properly. \fBworld\fR encompasses both the \fBselected\fR and \fBsystem\fR sets. [See \fBFILES\fR below for more information.] Other sets can exist depending on the current configuration. The default set configuration is located -in \fB/usr/share/portage/config/sets.conf\fR. Note that a \fIset\fR +in the \fB/usr/share/portage/config/sets\fR directory. Note that a \fIset\fR is generally used in conjunction with \fB\-\-update\fR. When used as arguments to \fBemerge\fR sets have to be prefixed with \fB@\fR to be recognized. Use the \fB\-\-list\-sets\fR action to display a list of @@ -846,7 +846,7 @@ Zac Medico Here is a common list of files you will probably be interested in. For a complete listing, please refer to the \fBportage\fR(5) man page. .TP -.B /usr/share/portage/config/sets.conf +.B /usr/share/portage/config/sets/ Contains the default set configuration. .TP .B /var/lib/portage/world -- cgit v1.2.3-1-g7c22