aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2012-10-09 17:09:45 -0500
committerPaul Varner <fuzzyray@gentoo.org>2012-10-09 17:09:45 -0500
commit2a0c40ac651b21024c61559fe25b455259504b2a (patch)
tree3dc59646817a09fb379513f77a7de2eef1453fdd /man
parentModify _pkg_re to work with EAPI 4-python which is in use by Funtoo. (diff)
downloadgentoolkit-2a0c40ac651b21024c61559fe25b455259504b2a.tar.gz
gentoolkit-2a0c40ac651b21024c61559fe25b455259504b2a.tar.bz2
gentoolkit-2a0c40ac651b21024c61559fe25b455259504b2a.zip
Minor example changes to equery man page.
Fix typo for 'equery which' example. Change 'equery meta --description screen' to 'equery meta --description app-misc/screen' so portage doesn't show ambigous package name error.
Diffstat (limited to 'man')
-rw-r--r--man/equery.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/equery.1 b/man/equery.1
index c73c8a2..081d17c 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -552,7 +552,7 @@ equery meta gnucash
Show general information about maintainership, including herd, maintainer and upstream.
.EX
.HP
-equery meta \-\-description screen
+equery meta \-\-description app\-misc/screen
.EE
.br
See if the package maintainer has provided an extended description.
@@ -626,7 +626,7 @@ Print the contents of the ebuild
.I R "EXAMPLES" ":"
.EX
.HP
-equery which \-e xorg\-server)
+equery which \-e xorg\-server
.EE
.br
View the most recent installable ebuild.