commit: ca75eb4bdce089a3f27686f031fd56f1c39d0827 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Fri Feb 6 19:39:13 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 19:39:13 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=ca75eb4b
man/emaint.1: As suggested in the forums, improve the decription --- man/emaint.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/emaint.1 b/man/emaint.1 index 47b67f4..f8b2031 100644 --- a/man/emaint.1 +++ b/man/emaint.1 @@ -1,14 +1,14 @@ .TH "EMAINT" "1" "Jan 2015" "Portage VERSION" "Portage" .SH NAME -emaint \- performs system health checks and maintenance +emaint \- performs package managment related system health checks and maintenance .SH SYNOPSIS .BR emaint [\fIoptions\fR] [\fBall\fR | \fBbinhost\fR | \fBcleanresume\fR | \ \fBmovebin\fR | \fBmoveinst\fR | \fBworld\fR] .SH DESCRIPTION -The emaint program provides an interface to system health -checks and maintenance. +The emaint program provides a command line interface to the modular package +management system health checks and maintenance. .SH COMMANDS .TP .BR all
