From 718cae1a831c0923653c4a44d7d8ad9583e2e2a4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 3 May 2024 06:53:02 +0100 Subject: man: update default PKGDIR location to /var/cache/binpkgs Signed-off-by: Sam James --- man/eclean.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/eclean.1 b/man/eclean.1 index dc09f62..53ba8a7 100644 --- a/man/eclean.1 +++ b/man/eclean.1 @@ -89,7 +89,7 @@ This action should be useful to almost any Gentoo user, we all have to big DISTD command\-line. .TP \fBpackages\fR -Clean files from /usr/portage/packages (or whatever else is your PKGDIR in make.conf). +Clean files from /var/cache/binpkgs (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 -- cgit v1.2.3-65-gdbad