aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'general-concepts/use-flags/text.xml')
-rw-r--r--general-concepts/use-flags/text.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml
index 5caa430..6a32e61 100644
--- a/general-concepts/use-flags/text.xml
+++ b/general-concepts/use-flags/text.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<guide self="general-concepts/use-flags/">
<chapter>
-<title>USE Flags</title>
+<title>USE flags</title>
<body>
<p>
@@ -121,7 +121,7 @@ features at compile time (via pre-processor macros).
</section>
<section>
-<title><c>noblah</c> USE Flags</title>
+<title><c>noblah</c> USE flags</title>
<body>
<p>
Avoid <c>noblah</c> style <c>USE</c> flags. These break <c>use.mask</c> and
@@ -269,7 +269,7 @@ gentoo-dev mailing list.
</section>
<section>
-<title>USE Flag Descriptions</title>
+<title>USE flag descriptions</title>
<body>
<p>
All USE flags must be described in either <c>use.desc</c> in the
@@ -294,7 +294,7 @@ for the format, and remember to keep them sorted.
</section>
<section>
-<title>Conflicting USE Flags</title>
+<title>Conflicting USE flags</title>
<body>
<p>
Occasionally, ebuilds will have conflicting USE flags for functionality.
@@ -351,7 +351,7 @@ needs.
</section>
<section>
-<title>USE_EXPAND and ARCH USE Flags</title>
+<title>USE_EXPAND and ARCH USE flags</title>
<body>
<p>