summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-13 18:38:50 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-13 18:38:50 +0000
commit6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415 (patch)
tree94f39311247b69276e2457d317554eaff36e29c9 /man
parentb524939cd01e6a907ee96eb78872c93dd77458e4 (diff)
downloadportage-6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415.tar.gz
portage-6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415.tar.bz2
portage-6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415.zip
Update docs to not prefix system and world sets with the @ symbol.
svn path=/main/branches/2.1.6/; revision=11885
Diffstat (limited to 'man')
-rw-r--r--man/emerge.14
-rw-r--r--man/portage.510
2 files changed, 2 insertions, 12 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 4b8363eeb..6209832e7 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -105,7 +105,7 @@ setups that the user may wish to run.
.BR \-\-depclean
Cleans the system by removing packages that are not associated
with explicitly merged packages. Depclean works by creating the
-full dependency tree from the @system and @world sets,
+full dependency tree from the system and world sets,
then comparing it to installed packages. Packages installed, but
not part of the dependency tree, will be uninstalled by depclean.
See \fB\-\-with\-bdeps\fR for behavior with respect to build time dependencies
@@ -114,7 +114,7 @@ always be kept. They can be manually added to this set with \fIemerge
\-\-noreplace <atom>\fR. As a safety measure, depclean will not remove any
packages unless *all* required dependencies have been resolved. As a
consequence, it is often necessary to run \fIemerge \-\-update \-\-newuse
-\-\-deep @system @world\fR prior to depclean.
+\-\-deep world\fR prior to depclean.
\fBWARNING:\fR
Inexperienced users are advised to use \fB\-\-pretend\fR with this
diff --git a/man/portage.5 b/man/portage.5
index 986d6a626..016eaabe6 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -737,16 +737,6 @@ games\-misc/fortune\-mod\-gentoo\-dev
dev\-libs/uclibc
app\-cdr/cdemu
.fi
-.TP
-.BR world_sets
-This is like the world file but instead of package atoms it contains
-packages sets which always begin with the @ character.
-
-.I Example:
-.nf
-@system
-.fi
-.RE
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.SH "AUTHORS"