From 66e2956afe8a0b333ecca68d7e618aa6d8aba71a Mon Sep 17 00:00:00 2001 From: Paul Varner Date: Thu, 17 Jan 2013 16:57:02 -0600 Subject: Change /etc/make.conf references in man pages to make.conf --- man/euse.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/euse.1') 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 -- cgit v1.2.3