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: archs/x86/, tools-reference/echo/, tools-reference/sed/, tools-reference/tr/, ...
Date: Thu, 02 Jan 2020 14:15:36
Message-Id: 1577974243.d7b3e8d2adf3dfb2e01dd891887f640cc90cf291.ulm@gentoo
1 commit: d7b3e8d2adf3dfb2e01dd891887f640cc90cf291
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 14:10:43 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 14:10:43 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d7b3e8d2
7
8 Use <d/> for dashes in titles too.
9
10 Now that whitespace in anchors is normalised, " <d/> " will be
11 converted to a single "-" (i.e., the original dash will be ignored,
12 and the surrounding spaces will be contracted into one hyphen).
13
14 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
15
16 appendices/common-problems/text.xml | 8 ++++----
17 archs/alpha/text.xml | 2 +-
18 archs/amd64/text.xml | 2 +-
19 archs/mips/text.xml | 2 +-
20 archs/ppc/text.xml | 2 +-
21 archs/sparc/text.xml | 2 +-
22 archs/x86/text.xml | 2 +-
23 general-concepts/overlay/text.xml | 2 +-
24 tools-reference/bash/text.xml | 2 +-
25 tools-reference/cat/text.xml | 2 +-
26 tools-reference/cut/text.xml | 2 +-
27 tools-reference/diff-and-patch/text.xml | 2 +-
28 tools-reference/echo/text.xml | 2 +-
29 tools-reference/ekeyword/text.xml | 2 +-
30 tools-reference/false-and-true/text.xml | 2 +-
31 tools-reference/find/text.xml | 2 +-
32 tools-reference/grep/text.xml | 2 +-
33 tools-reference/head-and-tail/text.xml | 2 +-
34 tools-reference/sed/text.xml | 2 +-
35 tools-reference/sort/text.xml | 2 +-
36 tools-reference/tr/text.xml | 2 +-
37 tools-reference/uniq/text.xml | 2 +-
38 22 files changed, 25 insertions(+), 25 deletions(-)
39
40 diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml
41 index 430e74b..bd0d630 100644
42 --- a/appendices/common-problems/text.xml
43 +++ b/appendices/common-problems/text.xml
44 @@ -28,7 +28,7 @@ covered here.
45 </body>
46
47 <subsection>
48 -<title>QA Notice -- USE Flag foo not in IUSE</title>
49 +<title>QA Notice <d/> USE Flag foo not in IUSE</title>
50 <body>
51
52 <p>
53 @@ -42,7 +42,7 @@ See <uri link="::ebuild-writing/variables/#IUSE"/> and
54 </subsection>
55
56 <subsection>
57 -<title>QA Notice -- foo in global scope</title>
58 +<title>QA Notice <d/> foo in global scope</title>
59 <body>
60
61 <p>
62 @@ -87,7 +87,7 @@ in use, there are various alternatives:
63 </subsection>
64
65 <subsection>
66 -<title>QA Notice -- foo is setXid, dynamically linked and using lazy bindings</title>
67 +<title>QA Notice <d/> foo is setXid, dynamically linked and using lazy bindings</title>
68 <body>
69
70 <p>
71 @@ -111,7 +111,7 @@ for security reasons. If this message is shown, you have a couple of options:
72 </subsection>
73
74 <subsection>
75 -<title>QA Notice -- ECLASS foo inherited illegally</title>
76 +<title>QA Notice <d/> ECLASS foo inherited illegally</title>
77 <body>
78
79 <p>
80
81 diff --git a/archs/alpha/text.xml b/archs/alpha/text.xml
82 index da13385..60a3694 100644
83 --- a/archs/alpha/text.xml
84 +++ b/archs/alpha/text.xml
85 @@ -1,7 +1,7 @@
86 <?xml version="1.0"?>
87 <guide self="archs/alpha/">
88 <chapter>
89 -<title>Arch Specific Notes -- Alpha</title>
90 +<title>Arch Specific Notes <d/> Alpha</title>
91 <body>
92
93 <p>
94
95 diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml
96 index 0f75426..4bcf03d 100644
97 --- a/archs/amd64/text.xml
98 +++ b/archs/amd64/text.xml
99 @@ -1,7 +1,7 @@
100 <?xml version="1.0"?>
101 <guide self="archs/amd64/">
102 <chapter>
103 -<title>Arch Specific Notes -- AMD64/EM64T</title>
104 +<title>Arch Specific Notes <d/> AMD64/EM64T</title>
105
106 <section>
107 <title>Position Independent Code Issues</title>
108
109 diff --git a/archs/mips/text.xml b/archs/mips/text.xml
110 index 9d7637c..7105076 100644
111 --- a/archs/mips/text.xml
112 +++ b/archs/mips/text.xml
113 @@ -1,7 +1,7 @@
114 <?xml version="1.0"?>
115 <guide self="archs/mips/">
116 <chapter>
117 -<title>Arch Specific Notes -- MIPS</title>
118 +<title>Arch Specific Notes <d/> MIPS</title>
119 <body>
120
121 <p>
122
123 diff --git a/archs/ppc/text.xml b/archs/ppc/text.xml
124 index 837a526..b956286 100644
125 --- a/archs/ppc/text.xml
126 +++ b/archs/ppc/text.xml
127 @@ -1,7 +1,7 @@
128 <?xml version="1.0"?>
129 <guide self="archs/ppc/">
130 <chapter>
131 -<title>Arch Specific Notes -- PPC</title>
132 +<title>Arch Specific Notes <d/> PPC</title>
133 <body>
134
135 <p>
136
137 diff --git a/archs/sparc/text.xml b/archs/sparc/text.xml
138 index a0fda3b..fdf9a7f 100644
139 --- a/archs/sparc/text.xml
140 +++ b/archs/sparc/text.xml
141 @@ -1,7 +1,7 @@
142 <?xml version="1.0"?>
143 <guide self="archs/sparc/">
144 <chapter>
145 -<title>Arch Specific Notes -- SPARC</title>
146 +<title>Arch Specific Notes <d/> SPARC</title>
147 <body>
148
149 <p>
150
151 diff --git a/archs/x86/text.xml b/archs/x86/text.xml
152 index b2cc835..9cf62e6 100644
153 --- a/archs/x86/text.xml
154 +++ b/archs/x86/text.xml
155 @@ -1,7 +1,7 @@
156 <?xml version="1.0"?>
157 <guide self="archs/x86/">
158 <chapter>
159 -<title>Arch Specific Notes -- x86</title>
160 +<title>Arch Specific Notes <d/> x86</title>
161 <body>
162
163 <p>
164
165 diff --git a/general-concepts/overlay/text.xml b/general-concepts/overlay/text.xml
166 index aca48c7..69e76d8 100644
167 --- a/general-concepts/overlay/text.xml
168 +++ b/general-concepts/overlay/text.xml
169 @@ -43,7 +43,7 @@ updates when an overlay eclass is changed, nor will it do cache updates when a
170 main Gentoo repository eclass which is used by an overlay ebuild changes. You may
171 also encounter bogus 'illegal inherit' notices when working with eclasses in
172 an overlay (see <uri
173 -link="::appendices/common-problems/#QA Notice -- ECLASS foo inherited illegally"/>).
174 +link="::appendices/common-problems/#QA Notice ECLASS foo inherited illegally"/>).
175 To be safe, manually <c>touch</c> all relevant overlay files after updating overlay
176 eclasses.
177 </p>
178
179 diff --git a/tools-reference/bash/text.xml b/tools-reference/bash/text.xml
180 index 98b5675..5c98188 100644
181 --- a/tools-reference/bash/text.xml
182 +++ b/tools-reference/bash/text.xml
183 @@ -1,7 +1,7 @@
184 <?xml version="1.0"?>
185 <guide self="tools-reference/bash/">
186 <chapter>
187 -<title><c>bash</c> -- Standard Shell</title>
188 +<title><c>bash</c> <d/> Standard Shell</title>
189 <body>
190
191 <p>
192
193 diff --git a/tools-reference/cat/text.xml b/tools-reference/cat/text.xml
194 index 51501ac..fbf8232 100644
195 --- a/tools-reference/cat/text.xml
196 +++ b/tools-reference/cat/text.xml
197 @@ -1,7 +1,7 @@
198 <?xml version="1.0"?>
199 <guide self="tools-reference/cat/">
200 <chapter>
201 -<title><c>cat</c> -- File Concatenation</title>
202 +<title><c>cat</c> <d/> File Concatenation</title>
203 <body>
204
205 <p>
206
207 diff --git a/tools-reference/cut/text.xml b/tools-reference/cut/text.xml
208 index ccfd1e8..c8b947b 100644
209 --- a/tools-reference/cut/text.xml
210 +++ b/tools-reference/cut/text.xml
211 @@ -1,7 +1,7 @@
212 <?xml version="1.0"?>
213 <guide self="tools-reference/cut/">
214 <chapter>
215 -<title><c>cut</c> -- Column Concatenation</title>
216 +<title><c>cut</c> <d/> Column Concatenation</title>
217 <body>
218
219 <p>
220
221 diff --git a/tools-reference/diff-and-patch/text.xml b/tools-reference/diff-and-patch/text.xml
222 index 01f1ad0..334dcfc 100644
223 --- a/tools-reference/diff-and-patch/text.xml
224 +++ b/tools-reference/diff-and-patch/text.xml
225 @@ -1,7 +1,7 @@
226 <?xml version="1.0"?>
227 <guide self="tools-reference/diff-and-patch/">
228 <chapter>
229 -<title><c>diff and patch</c> -- File Differences</title>
230 +<title><c>diff and patch</c> <d/> File Differences</title>
231 <body>
232
233 <p>
234
235 diff --git a/tools-reference/echo/text.xml b/tools-reference/echo/text.xml
236 index ce7ec43..8d1f68e 100644
237 --- a/tools-reference/echo/text.xml
238 +++ b/tools-reference/echo/text.xml
239 @@ -1,7 +1,7 @@
240 <?xml version="1.0"?>
241 <guide self="tools-reference/echo/">
242 <chapter>
243 -<title><c>echo</c> -- Print Strings</title>
244 +<title><c>echo</c> <d/> Print Strings</title>
245 <body>
246
247 <p>
248
249 diff --git a/tools-reference/ekeyword/text.xml b/tools-reference/ekeyword/text.xml
250 index 6f8e49e..8e0c29a 100644
251 --- a/tools-reference/ekeyword/text.xml
252 +++ b/tools-reference/ekeyword/text.xml
253 @@ -1,7 +1,7 @@
254 <?xml version="1.0"?>
255 <guide self="tools-reference/ekeyword/">
256 <chapter>
257 -<title><c>ekeyword</c> -- Keywording</title>
258 +<title><c>ekeyword</c> <d/> Keywording</title>
259 <body>
260
261 <p>
262
263 diff --git a/tools-reference/false-and-true/text.xml b/tools-reference/false-and-true/text.xml
264 index 2c1ad83..05c7a0e 100644
265 --- a/tools-reference/false-and-true/text.xml
266 +++ b/tools-reference/false-and-true/text.xml
267 @@ -1,7 +1,7 @@
268 <?xml version="1.0"?>
269 <guide self="tools-reference/false-and-true/">
270 <chapter>
271 -<title><c>false and true</c> -- Generating Return Codes</title>
272 +<title><c>false and true</c> <d/> Generating Return Codes</title>
273 <body>
274
275 <p>
276
277 diff --git a/tools-reference/find/text.xml b/tools-reference/find/text.xml
278 index a7ab55c..6c906c0 100644
279 --- a/tools-reference/find/text.xml
280 +++ b/tools-reference/find/text.xml
281 @@ -1,7 +1,7 @@
282 <?xml version="1.0"?>
283 <guide self="tools-reference/find/">
284 <chapter>
285 -<title><c>find</c> -- Finding Files</title>
286 +<title><c>find</c> <d/> Finding Files</title>
287 <body>
288
289 <p>
290
291 diff --git a/tools-reference/grep/text.xml b/tools-reference/grep/text.xml
292 index 5958588..0338062 100644
293 --- a/tools-reference/grep/text.xml
294 +++ b/tools-reference/grep/text.xml
295 @@ -1,7 +1,7 @@
296 <?xml version="1.0"?>
297 <guide self="tools-reference/grep/">
298 <chapter>
299 -<title><c>grep</c> -- Text Filtering</title>
300 +<title><c>grep</c> <d/> Text Filtering</title>
301 <body>
302
303 <p>
304
305 diff --git a/tools-reference/head-and-tail/text.xml b/tools-reference/head-and-tail/text.xml
306 index 07ebd28..6c57955 100644
307 --- a/tools-reference/head-and-tail/text.xml
308 +++ b/tools-reference/head-and-tail/text.xml
309 @@ -1,7 +1,7 @@
310 <?xml version="1.0"?>
311 <guide self="tools-reference/head-and-tail/">
312 <chapter>
313 -<title><c>head-and-tail</c> -- Line Extraction</title>
314 +<title><c>head-and-tail</c> <d/> Line Extraction</title>
315 <body>
316
317 <p>
318
319 diff --git a/tools-reference/sed/text.xml b/tools-reference/sed/text.xml
320 index 61a216d..95b2783 100644
321 --- a/tools-reference/sed/text.xml
322 +++ b/tools-reference/sed/text.xml
323 @@ -1,7 +1,7 @@
324 <?xml version="1.0"?>
325 <guide self="tools-reference/sed/">
326 <chapter>
327 -<title>sed -- Stream Editor</title>
328 +<title>sed <d/> Stream Editor</title>
329 <body>
330
331 <p>
332
333 diff --git a/tools-reference/sort/text.xml b/tools-reference/sort/text.xml
334 index ebbc69c..870bdd6 100644
335 --- a/tools-reference/sort/text.xml
336 +++ b/tools-reference/sort/text.xml
337 @@ -1,7 +1,7 @@
338 <?xml version="1.0"?>
339 <guide self="tools-reference/sort/">
340 <chapter>
341 -<title>sort -- Sorting Text</title>
342 +<title>sort <d/> Sorting Text</title>
343 <body>
344
345 <p>
346
347 diff --git a/tools-reference/tr/text.xml b/tools-reference/tr/text.xml
348 index 8a1a236..0320264 100644
349 --- a/tools-reference/tr/text.xml
350 +++ b/tools-reference/tr/text.xml
351 @@ -1,7 +1,7 @@
352 <?xml version="1.0"?>
353 <guide self="tools-reference/tr/">
354 <chapter>
355 -<title>tr -- Character Translation</title>
356 +<title>tr <d/> Character Translation</title>
357 <body>
358
359 <p>
360
361 diff --git a/tools-reference/uniq/text.xml b/tools-reference/uniq/text.xml
362 index 409fa44..d1c992e 100644
363 --- a/tools-reference/uniq/text.xml
364 +++ b/tools-reference/uniq/text.xml
365 @@ -1,7 +1,7 @@
366 <?xml version="1.0"?>
367 <guide self="tools-reference/uniq/">
368 <chapter>
369 -<title>uniq -- Filtering Duplicates</title>
370 +<title>uniq <d/> Filtering Duplicates</title>
371 <body>
372
373 <p>