commit:     d7b3e8d2adf3dfb2e01dd891887f640cc90cf291
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 14:10:43 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 14:10:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d7b3e8d2

Use <d/> for dashes in titles too.

Now that whitespace in anchors is normalised, " <d/> " will be
converted to a single "-" (i.e., the original dash will be ignored,
and the surrounding spaces will be contracted into one hyphen).

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 appendices/common-problems/text.xml     | 8 ++++----
 archs/alpha/text.xml                    | 2 +-
 archs/amd64/text.xml                    | 2 +-
 archs/mips/text.xml                     | 2 +-
 archs/ppc/text.xml                      | 2 +-
 archs/sparc/text.xml                    | 2 +-
 archs/x86/text.xml                      | 2 +-
 general-concepts/overlay/text.xml       | 2 +-
 tools-reference/bash/text.xml           | 2 +-
 tools-reference/cat/text.xml            | 2 +-
 tools-reference/cut/text.xml            | 2 +-
 tools-reference/diff-and-patch/text.xml | 2 +-
 tools-reference/echo/text.xml           | 2 +-
 tools-reference/ekeyword/text.xml       | 2 +-
 tools-reference/false-and-true/text.xml | 2 +-
 tools-reference/find/text.xml           | 2 +-
 tools-reference/grep/text.xml           | 2 +-
 tools-reference/head-and-tail/text.xml  | 2 +-
 tools-reference/sed/text.xml            | 2 +-
 tools-reference/sort/text.xml           | 2 +-
 tools-reference/tr/text.xml             | 2 +-
 tools-reference/uniq/text.xml           | 2 +-
 22 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/appendices/common-problems/text.xml 
b/appendices/common-problems/text.xml
index 430e74b..bd0d630 100644
--- a/appendices/common-problems/text.xml
+++ b/appendices/common-problems/text.xml
@@ -28,7 +28,7 @@ covered here.
 </body>
 
 <subsection>
-<title>QA Notice -- USE Flag foo not in IUSE</title>
+<title>QA Notice <d/> USE Flag foo not in IUSE</title>
 <body>
 
 <p>
@@ -42,7 +42,7 @@ See <uri link="::ebuild-writing/variables/#IUSE"/> and
 </subsection>
 
 <subsection>
-<title>QA Notice -- foo in global scope</title>
+<title>QA Notice <d/> foo in global scope</title>
 <body>
 
 <p>
@@ -87,7 +87,7 @@ in use, there are various alternatives:
 </subsection>
 
 <subsection>
-<title>QA Notice -- foo is setXid, dynamically linked and using lazy 
bindings</title>
+<title>QA Notice <d/> foo is setXid, dynamically linked and using lazy 
bindings</title>
 <body>
 
 <p>
@@ -111,7 +111,7 @@ for security reasons. If this message is shown, you have a 
couple of options:
 </subsection>
 
 <subsection>
-<title>QA Notice -- ECLASS foo inherited illegally</title>
+<title>QA Notice <d/> ECLASS foo inherited illegally</title>
 <body>
 
 <p>

diff --git a/archs/alpha/text.xml b/archs/alpha/text.xml
index da13385..60a3694 100644
--- a/archs/alpha/text.xml
+++ b/archs/alpha/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/alpha/">
 <chapter>
-<title>Arch Specific Notes -- Alpha</title>
+<title>Arch Specific Notes <d/> Alpha</title>
 <body>
 
 <p>

diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml
index 0f75426..4bcf03d 100644
--- a/archs/amd64/text.xml
+++ b/archs/amd64/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/amd64/">
 <chapter>
-<title>Arch Specific Notes -- AMD64/EM64T</title>
+<title>Arch Specific Notes <d/> AMD64/EM64T</title>
 
 <section>
 <title>Position Independent Code Issues</title>

diff --git a/archs/mips/text.xml b/archs/mips/text.xml
index 9d7637c..7105076 100644
--- a/archs/mips/text.xml
+++ b/archs/mips/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/mips/">
 <chapter>
-<title>Arch Specific Notes -- MIPS</title>
+<title>Arch Specific Notes <d/> MIPS</title>
 <body>
 
 <p>

diff --git a/archs/ppc/text.xml b/archs/ppc/text.xml
index 837a526..b956286 100644
--- a/archs/ppc/text.xml
+++ b/archs/ppc/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/ppc/">
 <chapter>
-<title>Arch Specific Notes -- PPC</title>
+<title>Arch Specific Notes <d/> PPC</title>
 <body>
 
 <p>

diff --git a/archs/sparc/text.xml b/archs/sparc/text.xml
index a0fda3b..fdf9a7f 100644
--- a/archs/sparc/text.xml
+++ b/archs/sparc/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/sparc/">
 <chapter>
-<title>Arch Specific Notes -- SPARC</title>
+<title>Arch Specific Notes <d/> SPARC</title>
 <body>
 
 <p>

diff --git a/archs/x86/text.xml b/archs/x86/text.xml
index b2cc835..9cf62e6 100644
--- a/archs/x86/text.xml
+++ b/archs/x86/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="archs/x86/">
 <chapter>
-<title>Arch Specific Notes -- x86</title>
+<title>Arch Specific Notes <d/> x86</title>
 <body>
 
 <p>

diff --git a/general-concepts/overlay/text.xml 
b/general-concepts/overlay/text.xml
index aca48c7..69e76d8 100644
--- a/general-concepts/overlay/text.xml
+++ b/general-concepts/overlay/text.xml
@@ -43,7 +43,7 @@ updates when an overlay eclass is changed, nor will it do 
cache updates when a
 main Gentoo repository eclass which is used by an overlay ebuild changes. You 
may
 also encounter bogus 'illegal inherit' notices when working with eclasses in
 an overlay (see <uri
-link="::appendices/common-problems/#QA Notice -- ECLASS foo inherited 
illegally"/>).
+link="::appendices/common-problems/#QA Notice ECLASS foo inherited 
illegally"/>).
 To be safe, manually <c>touch</c> all relevant overlay files after updating 
overlay
 eclasses.
 </p>

diff --git a/tools-reference/bash/text.xml b/tools-reference/bash/text.xml
index 98b5675..5c98188 100644
--- a/tools-reference/bash/text.xml
+++ b/tools-reference/bash/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/bash/">
 <chapter>
-<title><c>bash</c> -- Standard Shell</title>
+<title><c>bash</c> <d/> Standard Shell</title>
 <body>
 
 <p>

diff --git a/tools-reference/cat/text.xml b/tools-reference/cat/text.xml
index 51501ac..fbf8232 100644
--- a/tools-reference/cat/text.xml
+++ b/tools-reference/cat/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/cat/">
 <chapter>
-<title><c>cat</c> -- File Concatenation</title>
+<title><c>cat</c> <d/> File Concatenation</title>
 <body>
 
 <p>

diff --git a/tools-reference/cut/text.xml b/tools-reference/cut/text.xml
index ccfd1e8..c8b947b 100644
--- a/tools-reference/cut/text.xml
+++ b/tools-reference/cut/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/cut/">
 <chapter>
-<title><c>cut</c> -- Column Concatenation</title>
+<title><c>cut</c> <d/> Column Concatenation</title>
 <body>
 
 <p>

diff --git a/tools-reference/diff-and-patch/text.xml 
b/tools-reference/diff-and-patch/text.xml
index 01f1ad0..334dcfc 100644
--- a/tools-reference/diff-and-patch/text.xml
+++ b/tools-reference/diff-and-patch/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/diff-and-patch/">
 <chapter>
-<title><c>diff and patch</c> -- File Differences</title>
+<title><c>diff and patch</c> <d/> File Differences</title>
 <body>
 
 <p>

diff --git a/tools-reference/echo/text.xml b/tools-reference/echo/text.xml
index ce7ec43..8d1f68e 100644
--- a/tools-reference/echo/text.xml
+++ b/tools-reference/echo/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/echo/">
 <chapter>
-<title><c>echo</c> -- Print Strings</title>
+<title><c>echo</c> <d/> Print Strings</title>
 <body>
 
 <p>

diff --git a/tools-reference/ekeyword/text.xml 
b/tools-reference/ekeyword/text.xml
index 6f8e49e..8e0c29a 100644
--- a/tools-reference/ekeyword/text.xml
+++ b/tools-reference/ekeyword/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/ekeyword/">
 <chapter>
-<title><c>ekeyword</c> -- Keywording</title>
+<title><c>ekeyword</c> <d/> Keywording</title>
 <body>
 
 <p>

diff --git a/tools-reference/false-and-true/text.xml 
b/tools-reference/false-and-true/text.xml
index 2c1ad83..05c7a0e 100644
--- a/tools-reference/false-and-true/text.xml
+++ b/tools-reference/false-and-true/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/false-and-true/">
 <chapter>
-<title><c>false and true</c> -- Generating Return Codes</title>
+<title><c>false and true</c> <d/> Generating Return Codes</title>
 <body>
 
 <p>

diff --git a/tools-reference/find/text.xml b/tools-reference/find/text.xml
index a7ab55c..6c906c0 100644
--- a/tools-reference/find/text.xml
+++ b/tools-reference/find/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/find/">
 <chapter>
-<title><c>find</c> -- Finding Files</title>
+<title><c>find</c> <d/> Finding Files</title>
 <body>
 
 <p>

diff --git a/tools-reference/grep/text.xml b/tools-reference/grep/text.xml
index 5958588..0338062 100644
--- a/tools-reference/grep/text.xml
+++ b/tools-reference/grep/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/grep/">
 <chapter>
-<title><c>grep</c> -- Text Filtering</title>
+<title><c>grep</c> <d/> Text Filtering</title>
 <body>
 
 <p>

diff --git a/tools-reference/head-and-tail/text.xml 
b/tools-reference/head-and-tail/text.xml
index 07ebd28..6c57955 100644
--- a/tools-reference/head-and-tail/text.xml
+++ b/tools-reference/head-and-tail/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/head-and-tail/">
 <chapter>
-<title><c>head-and-tail</c> -- Line Extraction</title>
+<title><c>head-and-tail</c> <d/> Line Extraction</title>
 <body>
 
 <p>

diff --git a/tools-reference/sed/text.xml b/tools-reference/sed/text.xml
index 61a216d..95b2783 100644
--- a/tools-reference/sed/text.xml
+++ b/tools-reference/sed/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/sed/">
 <chapter>
-<title>sed -- Stream Editor</title>
+<title>sed <d/> Stream Editor</title>
 <body>
 
 <p>

diff --git a/tools-reference/sort/text.xml b/tools-reference/sort/text.xml
index ebbc69c..870bdd6 100644
--- a/tools-reference/sort/text.xml
+++ b/tools-reference/sort/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/sort/">
 <chapter>
-<title>sort -- Sorting Text</title>
+<title>sort <d/> Sorting Text</title>
 <body>
 
 <p>

diff --git a/tools-reference/tr/text.xml b/tools-reference/tr/text.xml
index 8a1a236..0320264 100644
--- a/tools-reference/tr/text.xml
+++ b/tools-reference/tr/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/tr/">
 <chapter>
-<title>tr -- Character Translation</title>
+<title>tr <d/> Character Translation</title>
 <body>
 
 <p>

diff --git a/tools-reference/uniq/text.xml b/tools-reference/uniq/text.xml
index 409fa44..d1c992e 100644
--- a/tools-reference/uniq/text.xml
+++ b/tools-reference/uniq/text.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <guide self="tools-reference/uniq/">
 <chapter>
-<title>uniq -- Filtering Duplicates</title>
+<title>uniq <d/> Filtering Duplicates</title>
 <body>
 
 <p>

Reply via email to