aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorNuno Silva <nuno.m.ribeiro.silva@tecnico.ulisboa.pt>2020-08-07 18:28:23 +0100
committerSam James <sam@gentoo.org>2021-06-18 15:03:24 +0100
commite3ebb8e9275647f5f56281d9d9c955f0e273ea89 (patch)
tree9d1ccf4891e14920ac8cd00e5f0958c9bdd1692a /man
parentekeyword: fix typo (diff)
downloadgentoolkit-e3ebb8e9275647f5f56281d9d9c955f0e273ea89.tar.gz
gentoolkit-e3ebb8e9275647f5f56281d9d9c955f0e273ea89.tar.bz2
gentoolkit-e3ebb8e9275647f5f56281d9d9c955f0e273ea89.zip
equery.1: Fix spelling and typos in man page
Closes: https://github.com/gentoo/gentoolkit/pull/10 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/equery.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/equery.1 b/man/equery.1
index b89b86c..3b85bee 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -271,9 +271,9 @@ Find out where a package installed its executables.
.SS
.BI "has (a) [OPTIONS] " "KEY VALUE"
-List all installed packages that have a given \fIPKG\fP match.
+List all installed packages that have a given \fIKEY\fP match.
-\fBNote\fP: \fBKEY\fP is case sensitive. Also \fBhas\fP does not currently have the ability to inteligently compare values dependending on the type of information being looked up. It performs a simple string match. It can only list which packages have the matching \fBVALUE\fP as given on the command line. It is a general purpose lookup for most information available via portage's dbapi.aux_get() function. Warning the quality of the results printed is dependant on the quality of the search (given the limited comparison method) and the recorded data available in the vardb. (See \fIEXAMPLES\fP)
+\fBNote\fP: \fBKEY\fP is case sensitive. Also \fBhas\fP does not currently have the ability to intelligently compare values depending on the type of information being looked up. It performs a simple string match. It can only list which packages have the matching \fBVALUE\fP as given on the command line. It is a general purpose lookup for most information available via portage's dbapi.aux_get() function. Warning: the quality of the results printed is dependant on the quality of the search (given the limited comparison method) and the recorded data available in the vardb. (See \fIEXAMPLES\fP)
.I R "LOCAL OPTIONS" ":"
.HP
@@ -319,7 +319,7 @@ View all installed Gentoo packages that were installed with ebuilds with a recor
.SS
.BI "hasuse (h) [OPTIONS] " "USE"
-List all installed packages that have a given \fIPKG\fP flag.
+List all installed packages that have a given \fIUSE\fP flag.
\fBNote\fP: \fBhasuse\fP does not currently have the ability to display if packages are built with the given USE flag or not. It can only list which packages have the flag as an option. (See \fIEXAMPLES\fP)
@@ -621,7 +621,7 @@ Display the path to the ebuild that would be used by Portage with the current co
.HP
.B \-m, \-\-include\-masked
.br
-Return the path to the hightest version ebuild available.
+Return the path to the highest version ebuild available.
.HP
.B \-e, \-\-ebuild
.br