Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/devbook-guide/, keywording/, ...
Date: Thu, 02 Jan 2020 12:55:05
Message-Id: 1577969234.2df9bf10b39c0ca645c4f273b51f9989af311cb5.ulm@gentoo
1 commit: 2df9bf10b39c0ca645c4f273b51f9989af311cb5
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 12:47:14 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 12:47:14 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2df9bf10
7
8 Remove newlines from section titles.
9
10 These will get embedded into anchors, making them invalid.
11
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 appendices/contributing/devbook-guide/text.xml | 4 +---
15 general-concepts/dependencies/text.xml | 4 +---
16 keywording/text.xml | 4 +---
17 3 files changed, 3 insertions(+), 9 deletions(-)
18
19 diff --git a/appendices/contributing/devbook-guide/text.xml b/appendices/contributing/devbook-guide/text.xml
20 index 7c59ed4..ce3fab9 100644
21 --- a/appendices/contributing/devbook-guide/text.xml
22 +++ b/appendices/contributing/devbook-guide/text.xml
23 @@ -270,9 +270,7 @@ exactly, making it well-suited for code excerpts:
24 </body>
25 </subsection>
26 <subsection>
27 -<title>
28 - &lt;c&gt;, &lt;b&gt;, and &lt;e&gt;
29 -</title>
30 +<title>&lt;c&gt;, &lt;b&gt;, and &lt;e&gt;</title>
31 <body>
32
33 <p>
34
35 diff --git a/general-concepts/dependencies/text.xml b/general-concepts/dependencies/text.xml
36 index 0c0327a..195371c 100644
37 --- a/general-concepts/dependencies/text.xml
38 +++ b/general-concepts/dependencies/text.xml
39 @@ -419,9 +419,7 @@ DEPEND="!build? (
40 </section>
41
42 <section>
43 -<title>
44 -Any of Many Dependencies
45 -</title>
46 +<title>Any of Many Dependencies</title>
47 <body>
48
49 <p>
50
51 diff --git a/keywording/text.xml b/keywording/text.xml
52 index a1dbed1..d3c5ea4 100644
53 --- a/keywording/text.xml
54 +++ b/keywording/text.xml
55 @@ -267,9 +267,7 @@ Vulnerability Treatment Policy</uri>
56 </body>
57
58 <subsection>
59 - <title>
60 - Simultaneous stabilization on all architectures
61 - </title>
62 +<title>Simultaneous stabilization on all architectures</title>
63 <body>
64 <p>
65 If you maintain an architecture-independent package (data files,