commit:     41342f0d2038a71a1aa205a2137f482240c027d6
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 16:38:43 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 16:42:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=41342f0d

general-concepts/slotting: be more explicit about what an empty slot is

Reported-By: Amy Winston <amynka <AT> gentoo.org>

 general-concepts/slotting/text.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/general-concepts/slotting/text.xml 
b/general-concepts/slotting/text.xml
index 96aa4fc..652b444 100644
--- a/general-concepts/slotting/text.xml
+++ b/general-concepts/slotting/text.xml
@@ -13,7 +13,8 @@ parallel. This feature is called slotting.
 
 <p>
 Most packages have no need for slotting. These packages specify 
<c>SLOT="0"</c> in
-the ebuilds. This is <b>not</b> the same as specifying an empty slot <d/> an 
empty
+the ebuilds. This is <b>not</b> the same as specifying an empty slot
+(<c>SLOT=""</c>) <d/> an empty
 slot means &quot;disable slotting entirely&quot;, and should not be used.
 </p>
 

Reply via email to