commit: 57db9ab1515d939818b85d73c4eca9397a2cd14d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 04:08:00 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 17:28:16 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=57db9ab1
profiles/use.mask: use consistent <c> tags for arch names
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/use.mask/text.xml | 6 +++---
1 file 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