Skip to content

Commit 2896c47

Browse files
committed
man: eclean: small grammar tweaks, say 'ebuild repository' (not 'portage')
Signed-off-by: Sam James <sam@gentoo.org>
1 parent a53edac commit 2896c47

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

man/eclean.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ eclean \- A cleaning tool for Gentoo distfiles and binary packages.
1111
.LP
1212
.B eclean(\-dist,\-pkg) \fR[\fI\-\-help, \-\-version\fR]
1313
.SH "DESCRIPTION"
14-
\fBeclean\fP is small tool to remove obsolete portage sources files and binary packages.
15-
Used on a regular basis, it prevents your DISTDIR and PKGDIR directories to
16-
infinitely grow, while not deleting files which may still be useful.
14+
\fBeclean\fP is a small tool to remove obsolete Portage sources files and binary packages.
15+
Used on a regular basis, it prevents your DISTDIR and PKGDIR directories from
16+
infinitely growing, while not deleting files which may still be useful.
1717
.PP
1818
By default, eclean will protect all distfiles or binary packages corresponding to some
19-
ebuilds available in the Portage tree. This is the safest mode, since it will protect
19+
ebuilds available in the ebuild repository. This is the safest mode, since it will protect
2020
whatever may still be useful, for instance to downgrade a package without downloading
2121
its sources for the second time, or to reinstall a package you unmerge by mistake
2222
without recompiling it. Sure, it's also a mode in which your DISTDIR and PKGDIR will

0 commit comments

Comments
 (0)