diff options
| author | Paul Varner <fuzzyray@gentoo.org> | 2013-01-17 16:57:02 -0600 |
|---|---|---|
| committer | Paul Varner <fuzzyray@gentoo.org> | 2013-01-17 16:57:02 -0600 |
| commit | 66e2956afe8a0b333ecca68d7e618aa6d8aba71a (patch) | |
| tree | 0ed4df0af10166fc6b63b61e9bd91e7d496895ce /man/euse.1 | |
| parent | 4386dfd32cf794e2dc42b0d0e68ede9341655217 (diff) | |
| download | gentoolkit-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.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
