From 56c558145684090dd4f95b9284bf556c391215c7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 27 Oct 2009 22:55:28 +0000 Subject: Take the -c option and make it mean --depclean instead of --clean, since --clean is pretty useless anyway. (trunk r14731) svn path=/main/branches/2.1.7/; revision=14739 --- 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 2d457b89c..81bcf1bbf 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -86,7 +86,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 @@ -98,7 +98,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 system and world sets, -- cgit v1.2.3-1-g7c22