From a61331806b9ee3da19cd4c5b69b5c51bf5e0bba5 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 26 Oct 2009 19:36:27 +0000 Subject: Take the -c option and make it mean --depclean instead of --clean, since --clean is pretty useless anyway. svn path=/main/trunk/; revision=14731 --- man/emerge.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index 8e40818d0..523c3197b 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -93,7 +93,7 @@ option if you want to install a tbz2\fR. The packages are added to the \fBworld\fR file at the end, so that they are considered for later updating. .TP -.BR "\-\-clean " (\fB\-c\fR) +.BR \-\-clean Cleans up the system by examining the installed packages and removing older packages. This is accomplished by looking at each installed package and separating the installed versions by \fBslot\fR. Clean will \fBremove all but the most recently @@ -105,7 +105,7 @@ Run package specific actions needed to be executed after the emerge process has completed. This usually entails configuration file setup or other similar setups that the user may wish to run. .TP -.BR "\-\-depclean (-R)" +.BR "\-\-depclean (-c)" Cleans the system by removing packages that are not associated with explicitly merged packages. Depclean works by creating the full dependency tree from the @world set, -- cgit v1.2.3-1-g7c22