aboutsummaryrefslogtreecommitdiff
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/eclean.1
parentChange behavior and name of REVDEP_DEFAULT_OPTS variable. (diff)
downloadgentoolkit-66e2956afe8a0b333ecca68d7e618aa6d8aba71a.tar.gz
gentoolkit-66e2956afe8a0b333ecca68d7e618aa6d8aba71a.tar.bz2
gentoolkit-66e2956afe8a0b333ecca68d7e618aa6d8aba71a.zip
Change /etc/make.conf references in man pages to make.conf
Diffstat (limited to 'man/eclean.1')
-rw-r--r--man/eclean.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/eclean.1 b/man/eclean.1
index de1daee..a6bad31 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -82,14 +82,14 @@ Units are: y (years), m (months), w (weeks), d (days) and h (hours).
.SS "Actions"
.TP
\fBdistfiles\fR
-Clean files from /usr/portage/distfiles (or whatever else is your DISTDIR in /etc/make.conf).
+Clean files from /usr/portage/distfiles (or whatever else is your DISTDIR in make.conf).
This action should be useful to almost any Gentoo user, we all have to big DISTDIRs sometime...
.br
\fBeclean\-dist\fP is a shortcut to call eclean with the "distfiles" action, for simplified
command\-line.
.TP
\fBpackages\fR
-Clean files from /usr/portage/packages (or whatever else is your PKGDIR in /etc/make.conf).
+Clean files from /usr/portage/packages (or whatever else is your PKGDIR in make.conf).
This action is in particular useful for people who use the "buildpkg" or "buildsyspkg"
FEATURES flags.
.br