emerge.1: broaden description of "r" merge attr
authorZac Medico <zmedico@gentoo.org>
Sun, 14 Oct 2012 21:38:16 +0000 (14:38 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 14 Oct 2012 21:38:16 +0000 (14:38 -0700)
This attribute actually applies to anything matched by the internal
@__auto_* sets, which can mean a number of different things (see
depgraph._gen_reinstall_sets).

man/emerge.1

index 929996721a9e5689dccf0c09b54c954ddf0db723..a6c20a99db4f6b3c308f93b8728b46e2dabfd03a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "EMERGE" "1" "Sep 2012" "Portage VERSION" "Portage"
+.TH "EMERGE" "1" "Oct 2012" "Portage VERSION" "Portage"
 .SH "NAME"
 emerge \- Command\-line interface to the Portage system
 .SH "SYNOPSIS"
@@ -619,7 +619,7 @@ N   new (not yet installed)
 S      new SLOT installation (side-by-side versions) 
 U      updating (to another version)
 D      downgrading (best version seems lower)
-r      reinstall (forced due to slot or sub\-slot change of a dependency)
+r      reinstall (forced for some reason, possibly due to slot or sub\-slot)
 R      replacing (remerging same version)
 F      fetch restricted (must be manually downloaded)
 f      fetch restricted (already downloaded)