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: ebuild-writing/file-format/
Date: Sun, 23 Jun 2019 18:13:58
Message-Id: 1561313528.bfacfb2f4df9e3ef5e2b8c3814d7093f35e6e2a9.ulm@gentoo
1 commit: bfacfb2f4df9e3ef5e2b8c3814d7093f35e6e2a9
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 17 18:39:24 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 23 18:12:08 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=bfacfb2f
7
8 ebuild-writing/file-format: add IEEE Std section name
9
10 Call the section by name.
11
12 This makes it possible to understand what is being referenced without
13 following the link.
14
15 This also makes sure if number of the section changes again, we won't
16 miss the discrepancy.
17
18 Closes: https://github.com/gentoo/devmanual.gentoo.org/pull/98
19 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
21
22 ebuild-writing/file-format/text.xml | 6 +++---
23 1 file changed, 3 insertions(+), 3 deletions(-)
24
25 diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml
26 index acc5d9a..f9e4bd9 100644
27 --- a/ebuild-writing/file-format/text.xml
28 +++ b/ebuild-writing/file-format/text.xml
29 @@ -27,9 +27,9 @@ discouraged, but technically valid.
30 <note>
31 This is the same as
32 <uri link="http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_282">
33 -IEEE Std 1003.1-2013, section 3.282</uri>, with the exception of the period
34 -character and with the addition of the plus character to keep GTK+ and friends
35 -happy.
36 +IEEE Std 1003.1-2013, section 3.282 (Portable Filename Character Set)</uri>,
37 +with the exception of the period character and with the addition of the plus
38 +character to keep GTK+ and friends happy.
39 </note>
40
41 <p>