aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2011-06-14 00:49:18 -0500
committerPaul Varner <fuzzyray@gentoo.org>2011-06-14 00:49:18 -0500
commitd0d74f705aa0b9737d4f11eb8bd549ee488356cd (patch)
tree4c57139ab66b4075d871bdb287814f3fb166370e /man
parentAllow only one arg for --arch/-a (diff)
downloadgentoolkit-d0d74f705aa0b9737d4f11eb8bd549ee488356cd.tar.gz
gentoolkit-d0d74f705aa0b9737d4f11eb8bd549ee488356cd.tar.bz2
gentoolkit-d0d74f705aa0b9737d4f11eb8bd549ee488356cd.zip
Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)
Diffstat (limited to 'man')
-rw-r--r--man/equery.14
-rw-r--r--man/euse.14
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 total size (in bytes) of thos
.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.
.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
.SS
.BI "which (w) [OPTIONS] " "PKG"
-Display the path to the ebuild that would be used by Portage with the current configuation.
+Display the path to the ebuild that would be used by Portage with the current configuration.
.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
\fB\-E, \-\-enable\fI
-Enables USE flag(s) in make.conf. It accepts one or more space seperated
+Enables USE flag(s) in make.conf. It accepts one or more space separated
USE flags as parameters.
.TP
\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
-space seperated USE flags as parameters.
+space separated USE flags as parameters.
.TP
\fB\-P, \-\-prune\fI
Removes USE flag(s) in make.conf. Removes all positive and negative references to