aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'general-concepts')
-rw-r--r--general-concepts/slotting/text.xml3
1 files changed, 2 insertions, 1 deletions
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>