aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-21 04:08:00 +0000
committerUlrich Müller <ulm@gentoo.org>2021-04-07 19:28:16 +0200
commit57db9ab1515d939818b85d73c4eca9397a2cd14d (patch)
tree7461474f2b2a1e0b8694d01baa9efc486f36403f /profiles/use.mask/text.xml
parenttasks-reference/pam: slight grammar tweak (diff)
downloaddevmanual-57db9ab1515d939818b85d73c4eca9397a2cd14d.tar.gz
devmanual-57db9ab1515d939818b85d73c4eca9397a2cd14d.tar.bz2
devmanual-57db9ab1515d939818b85d73c4eca9397a2cd14d.zip
profiles/use.mask: use consistent <c> tags for arch names
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/use.mask/text.xml')
-rw-r--r--profiles/use.mask/text.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml
index be6242f..8e3c3bc 100644
--- a/profiles/use.mask/text.xml
+++ b/profiles/use.mask/text.xml
@@ -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