summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-16 22:47:55 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-16 22:47:55 +0000
commit476f06d82b3a199f651b89b83779c723a6980c2b (patch)
tree42511eea224e65e7cb1e3f6fab58b2e36c412ffb /man/portage.5
parentacbf44ae32b2e30a472accce4bd416db45355207 (diff)
downloadportage-476f06d82b3a199f651b89b83779c723a6980c2b.tar.gz
portage-476f06d82b3a199f651b89b83779c723a6980c2b.tar.bz2
portage-476f06d82b3a199f651b89b83779c723a6980c2b.zip
Bug #266454 - Make @world an all-inclusive set once again, like it was prior
to portage-2.2_rc* releases. In addition to @system, @world now includes a @selected set which represents user-selected "world" packages and sets that saved in /var/lib/portage/world{,sets}. svn path=/main/trunk/; revision=14614
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5
index bcf065825..d81232f1c 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -894,7 +894,7 @@ packages sets which always begin with the @ character.
.I Example:
.nf
-@system
+@kde
.fi
.RE
.SH "REPORTING BUGS"