From 6a2fa8f0d5fa1d1a25b6fecfdd450307d0b91415 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 13 Nov 2008 18:38:50 +0000 Subject: Update docs to not prefix system and world sets with the @ symbol. svn path=/main/branches/2.1.6/; revision=11885 --- man/emerge.1 | 4 ++-- man/portage.5 | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) (limited to 'man') 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 \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" -- cgit v1.2.3-1-g7c22