aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.mask/text.xml')
-rw-r--r--profiles/use.mask/text.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml
index be6242f..f3c080c 100644
--- a/profiles/use.mask/text.xml
+++ b/profiles/use.mask/text.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<guide self="profiles/use.mask/">
<chapter>
<title>Profiles <c>use.mask</c> File</title>
@@ -11,9 +11,9 @@ particular profile. This can be useful for various reasons:
<ul>
<li>
- Masking hardware-specific feature flags. For example, <c>mmx</c> and <c>sse</c> are
- only available on x86, <c>altivec</c> is only available on <c>ppc</c> and <c>vis</c> is
- only available on sparc v9.
+ Masking hardware-specific feature flags. For example, <c>mmx</c> and
+ <c>sse</c> are only available on <c>x86</c>, <c>altivec</c> is only
+ available on <c>ppc</c> and <c>vis</c> is only available on <c>sparc</c> v9.
</li>
<li>
Disabling unavailable soft dependencies. A simple hypothetical example <d /> say
@@ -32,7 +32,9 @@ defined purpose.
</p>
<p>
-Updates to <c>use.mask</c> should be handled via the relevant arch team.
+Updates to <c>use.mask</c> should be handled via the relevant arch team. Any
+additions are sorted chronologically, starting at the top of the file
+(underneath any comment header blocks).
</p>
<p>