From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QWMVO-0007D1-9A for garchives@archives.gentoo.org; Tue, 14 Jun 2011 05:49:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C2ED1C042; Tue, 14 Jun 2011 05:49:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECA7D1C042 for ; Tue, 14 Jun 2011 05:49:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 784CB1B402A for ; Tue, 14 Jun 2011 05:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8BF958003C for ; Tue, 14 Jun 2011 05:49:29 +0000 (UTC) From: "Paul Varner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Paul Varner" Message-ID: Subject: [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/ X-VCS-Repository: proj/gentoolkit X-VCS-Files: man/equery.1 man/euse.1 X-VCS-Directories: man/ X-VCS-Committer: fuzzyray X-VCS-Committer-Name: Paul Varner X-VCS-Revision: d0d74f705aa0b9737d4f11eb8bd549ee488356cd Date: Tue, 14 Jun 2011 05:49:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c213fcdafd32c69c69024d35c7a20a5b commit: d0d74f705aa0b9737d4f11eb8bd549ee488356cd Author: Paul Varner gentoo org> AuthorDate: Tue Jun 14 05:49:18 2011 +0000 Commit: Paul Varner gentoo org> CommitDate: Tue Jun 14 05:49:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoolkit.gi= t;a=3Dcommit;h=3Dd0d74f70 Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268) --- man/equery.1 | 4 ++-- man/euse.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/equery.1 b/man/equery.1 index e818f71..6064ca9 100644 --- a/man/equery.1 +++ b/man/equery.1 @@ -587,7 +587,7 @@ Get a one\-line summary of the number of files and to= tal size (in bytes) of thos =20 .SS .BI "uses (u) [OPTIONS] " "PKG" -Display USE flag statuses and desriptions for a given \fRPKG\fP. +Display USE flag statuses and descriptions for a given \fRPKG\fP. =20 .I R "LOCAL OPTIONS" ":" .HP @@ -611,7 +611,7 @@ This Bash one\-liner uses \fBhasuse\fP to find a list= of packages that have a ce =20 .SS .BI "which (w) [OPTIONS] " "PKG" -Display the path to the ebuild that would be used by Portage with the cu= rrent configuation. +Display the path to the ebuild that would be used by Portage with the cu= rrent configuration. =20 .I R "LOCAL OPTIONS" ":" .HP diff --git a/man/euse.1 b/man/euse.1 index 1e9b97b..6a5513a 100644 --- a/man/euse.1 +++ b/man/euse.1 @@ -14,13 +14,13 @@ etc. .SH "OPTIONS " .TP=20 \fB\-E, \-\-enable\fI -Enables USE flag(s) in make.conf. It accepts one or more space seperated= =20 +Enables USE flag(s) in make.conf. It accepts one or more space separated= =20 USE flags as parameters. .TP=20 \fB\-D, \-\-disable\fI Disables USE flag(s) in make.conf. Puts a '\-' sign in front of the USE = flag and appends it to the USE setting in make.conf. It accepts one or more=20 -space seperated USE flags as parameters. +space separated USE flags as parameters. .TP=20 \fB\-P, \-\-prune\fI Removes USE flag(s) in make.conf. Removes all positive and negative refe= rences to