aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-06-17 18:27:54 +0100
committerUlrich Müller <ulm@gentoo.org>2019-06-23 20:11:38 +0200
commit3509c4277762e8beff3d0452316cf85f21f7f5eb (patch)
treef2e452914b953c8a854f8e2d05547e4169706f77 /ebuild-writing/file-format
parentAvoid absolute (and outdated) /usr/portage path. (diff)
downloaddevmanual-3509c4277762e8beff3d0452316cf85f21f7f5eb.tar.gz
devmanual-3509c4277762e8beff3d0452316cf85f21f7f5eb.tar.bz2
devmanual-3509c4277762e8beff3d0452316cf85f21f7f5eb.zip
ebuild-writing/file-format: correct IEEE Std section number
The existing reference pointed at "Pipe" definition, while 3.282 defines "Portable Filename Character Set" which apparently is the intended reference. Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-writing/file-format')
-rw-r--r--ebuild-writing/file-format/text.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml
index 912ae98..acc5d9a 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -26,8 +26,8 @@ discouraged, but technically valid.
<note>
This is the same as
-<uri link="http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_278">
-IEEE Std 1003.1-2013, section 3.278</uri>, with the exception of the period
+<uri link="http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_282">
+IEEE Std 1003.1-2013, section 3.282</uri>, with the exception of the period
character and with the addition of the plus character to keep GTK+ and friends
happy.
</note>