diff options
author | 2020-01-09 21:39:53 +0100 | |
---|---|---|
committer | 2020-01-09 22:24:37 +0100 | |
commit | ebfa5ffba99a0dd0ff741785852d13f1fa027e6e (patch) | |
tree | 4e6684de427386a1daf5d49f88b6e6033508e839 /ebuild-writing | |
parent | bin/gen-eclass-html.sh: Remove broken links to localhost. (diff) | |
download | devmanual-ebfa5ffba99a0dd0ff741785852d13f1fa027e6e.tar.gz devmanual-ebfa5ffba99a0dd0ff741785852d13f1fa027e6e.tar.bz2 devmanual-ebfa5ffba99a0dd0ff741785852d13f1fa027e6e.zip |
Update some external links.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-writing')
-rw-r--r-- | ebuild-writing/file-format/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml index 18e5471..cc125b8 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_282"> -IEEE Std 1003.1-2013, section 3.282 (Portable Filename Character Set)</uri>, +<uri link="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_282"> +IEEE Std 1003.1-2017, section 3.282 (Portable Filename Character Set)</uri>, with the exception of the period character and with the addition of the plus character to keep GTK+ and friends happy. </note> |