* [gentoo-commits] proj/devmanual:master commit in: archs/amd64/, tools-reference/false-and-true/, tools-reference/head-and-tail/, ...
@ 2020-03-21 10:17 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2020-03-21 10:17 UTC (permalink / raw
To: gentoo-commits
commit: ac02769235c204b7919dc9b447273356d92faf1d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 14:05:00 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 14:38:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ac027692
Use unicode em-dash in titles.
Replace -- in titles by em-dashes throughout, except for QA notices
in appendices/common-problems where it is replaced by a colon (which is
what the actual QA notices have).
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 | 4 ++--
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, 26 insertions(+), 26 deletions(-)
diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml
index c16608b..b4fd3ea 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: 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: 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: 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: ECLASS foo inherited illegally</title>
<body>
<p>
diff --git a/archs/alpha/text.xml b/archs/alpha/text.xml
index e294166..9087c09 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 — Alpha</title>
<body>
<p>
diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml
index 057d92c..e4713f5 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 — AMD64/EM64T</title>
<section>
<title>Position Independent Code Issues</title>
diff --git a/archs/mips/text.xml b/archs/mips/text.xml
index 9d7637c..7e6bc06 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 — MIPS</title>
<body>
<p>
diff --git a/archs/ppc/text.xml b/archs/ppc/text.xml
index fc449bf..3390dd9 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 — PPC</title>
<body>
<p>
diff --git a/archs/sparc/text.xml b/archs/sparc/text.xml
index a0fda3b..9ce02d8 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 — SPARC</title>
<body>
<p>
diff --git a/archs/x86/text.xml b/archs/x86/text.xml
index b2cc835..d6ddad7 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 — x86</title>
<body>
<p>
diff --git a/general-concepts/overlay/text.xml b/general-concepts/overlay/text.xml
index aca48c7..a180c88 100644
--- a/general-concepts/overlay/text.xml
+++ b/general-concepts/overlay/text.xml
@@ -42,8 +42,8 @@ Be very careful when using eclasses in an overlay. Portage will not do cache
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"/>).
+an overlay (see
+<uri 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 36fe8af..77b5298 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> — Standard Shell</title>
<body>
<p>
diff --git a/tools-reference/cat/text.xml b/tools-reference/cat/text.xml
index 51501ac..a56de13 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> — File Concatenation</title>
<body>
<p>
diff --git a/tools-reference/cut/text.xml b/tools-reference/cut/text.xml
index 0f3f8d8..fd1ac86 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> — Column Concatenation</title>
<body>
<p>
diff --git a/tools-reference/diff-and-patch/text.xml b/tools-reference/diff-and-patch/text.xml
index 650c9d3..dcbbf18 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</c> and <c>patch</c> -- File Differences</title>
+<title><c>diff</c> and <c>patch</c> — File Differences</title>
<body>
<p>
diff --git a/tools-reference/echo/text.xml b/tools-reference/echo/text.xml
index ce7ec43..d88faa4 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> — Print Strings</title>
<body>
<p>
diff --git a/tools-reference/ekeyword/text.xml b/tools-reference/ekeyword/text.xml
index 6f8e49e..6326f9f 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> — Keywording</title>
<body>
<p>
diff --git a/tools-reference/false-and-true/text.xml b/tools-reference/false-and-true/text.xml
index 053a734..4367c5a 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</c> and <c>true</c> -- Generating Return Codes</title>
+<title><c>false</c> and <c>true</c> — Generating Return Codes</title>
<body>
<p>
diff --git a/tools-reference/find/text.xml b/tools-reference/find/text.xml
index e5942b2..b4fe5ef 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> — Finding Files</title>
<body>
<p>
diff --git a/tools-reference/grep/text.xml b/tools-reference/grep/text.xml
index 102c657..a67123e 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> — Text Filtering</title>
<body>
<p>
diff --git a/tools-reference/head-and-tail/text.xml b/tools-reference/head-and-tail/text.xml
index da7d121..b3e532f 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</c> and <c>tail</c> -- Line Extraction</title>
+<title><c>head</c> and <c>tail</c> — Line Extraction</title>
<body>
<p>
diff --git a/tools-reference/sed/text.xml b/tools-reference/sed/text.xml
index 46e0a2e..5f60828 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 — Stream Editor</title>
<body>
<p>
diff --git a/tools-reference/sort/text.xml b/tools-reference/sort/text.xml
index 09ac612..e726be4 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 — Sorting Text</title>
<body>
<p>
diff --git a/tools-reference/tr/text.xml b/tools-reference/tr/text.xml
index b1a600a..1f09978 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 — Character Translation</title>
<body>
<p>
diff --git a/tools-reference/uniq/text.xml b/tools-reference/uniq/text.xml
index 640764d..1b906f8 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 — Filtering Duplicates</title>
<body>
<p>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-21 10:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21 10:17 [gentoo-commits] proj/devmanual:master commit in: archs/amd64/, tools-reference/false-and-true/, tools-reference/head-and-tail/, Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox