diff options
Diffstat (limited to 'general-concepts/slotting/text.xml')
-rw-r--r-- | general-concepts/slotting/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general-concepts/slotting/text.xml b/general-concepts/slotting/text.xml index 28e6696..d1adee1 100644 --- a/general-concepts/slotting/text.xml +++ b/general-concepts/slotting/text.xml @@ -102,8 +102,8 @@ interface changes. <body> <p> Current versions of portage accept slot and sub-slot names that begin with an -alphanumeric character or <c>'_'</c>, and contain alphanumerics and <c>'_'</c>, -<c>'-'</c>, <c>'.'</c>, and <c>'+'</c> characters. +alphanumeric character or <c>_</c>, and contain alphanumerics and <c>_</c>, +<c>-</c>, <c>.</c>, and <c>+</c> characters. </p> </body> |