portage.5: document nested package sets
authorZac Medico <zmedico@gentoo.org>
Fri, 21 Sep 2012 21:50:08 +0000 (14:50 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 21 Sep 2012 21:50:08 +0000 (14:50 -0700)
man/portage.5

index 577ed27398e0f2a6095aa4af82c67f5deb202a21..705d0d9437ab90b61d7fe96733f6025e6bbd0162 100644 (file)
@@ -816,8 +816,10 @@ in the following order:
 .RS
 For each file in this directory, a package set is created with its name
 corresponding to the name of the file. Each file should contain a list
-of package atoms, one per line. When referencing package sets in
-\fBemerge\fR(1) arguments, the set name is prefixed with \fB@\fR.
+of package atoms and nested package sets, one per line. When a package
+set is referenced as an \fBemerge\fR(1) argument or when it is
+referenced as a nested package set (inside of another package set), the
+set name is prefixed with \fB@\fR.
 
 Also see \fB/var/lib/portage/world_sets\fR and the \fBemerge\fR(1)
 \fB\-\-list\-sets\fR option.