summaryrefslogtreecommitdiff
path: root/man/euse.1
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2013-01-17 16:57:02 -0600
committerPaul Varner <fuzzyray@gentoo.org>2013-01-17 16:57:02 -0600
commit66e2956afe8a0b333ecca68d7e618aa6d8aba71a (patch)
tree0ed4df0af10166fc6b63b61e9bd91e7d496895ce /man/euse.1
parent4386dfd32cf794e2dc42b0d0e68ede9341655217 (diff)
downloadgentoolkit-66e2956afe8a0b333ecca68d7e618aa6d8aba71a.tar.gz
Change /etc/make.conf references in man pages to make.conf
Diffstat (limited to 'man/euse.1')
-rw-r--r--man/euse.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/euse.1 b/man/euse.1
index 0c284d1..c3cde74 100644
--- a/man/euse.1
+++ b/man/euse.1
@@ -7,7 +7,7 @@ euse \- Gentoo: command line USE flag editor
.SH "DESCRIPTION"
.PP
.I euse
-is used to set(disable/enable) USE flags in /etc/make.conf without having to edit
+is used to set(disable/enable) USE flags in make.conf without having to edit
the file directly. It is also used to get detail information about use flags
like description, status of flags(enabled/disabled), type of flag(global/local)
etc.
@@ -78,7 +78,7 @@ Show the help message listing all the available flags and a short description
\fB\-v, \-\-version\fI
Show the version information
.SH "FILES"
-/etc/make.conf
+/etc/make.conf and/or /etc/portage/make.conf
.br
/etc/make.profile/make.defaults
.br