From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1ACD2138A1A for ; Sun, 8 Feb 2015 17:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65B4AE0AD9; Sun, 8 Feb 2015 17:41:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D26B2E0AD9 for ; Sun, 8 Feb 2015 17:41:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A679E3406A2 for ; Sun, 8 Feb 2015 17:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 438731155B for ; Sun, 8 Feb 2015 17:41:16 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1423251553.ca75eb4bdce089a3f27686f031fd56f1c39d0827.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:v2.2.16 commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/emaint.1 X-VCS-Directories: man/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: ca75eb4bdce089a3f27686f031fd56f1c39d0827 X-VCS-Branch: v2.2.16 Date: Sun, 8 Feb 2015 17:41:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8b8288ad-a84e-41bf-aa8e-ec2fb2771d2d X-Archives-Hash: 45b4443f1733dcd0b0777f7a005dddfc Message-ID: <20150208174116.DNHzy0uOU5aKS62hcrS1E5xx6RiKSM_alUPBemdJsPg@z> commit: ca75eb4bdce089a3f27686f031fd56f1c39d0827 Author: Brian Dolbec gentoo org> AuthorDate: Fri Feb 6 19:39:13 2015 +0000 Commit: Brian Dolbec gentoo 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