aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-09 21:39:53 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-09 22:24:37 +0100
commitebfa5ffba99a0dd0ff741785852d13f1fa027e6e (patch)
tree4e6684de427386a1daf5d49f88b6e6033508e839 /tools-reference/tr
parentbin/gen-eclass-html.sh: Remove broken links to localhost. (diff)
downloaddevmanual-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 'tools-reference/tr')
-rw-r--r--tools-reference/tr/text.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools-reference/tr/text.xml b/tools-reference/tr/text.xml
index 8a1a236..b1a600a 100644
--- a/tools-reference/tr/text.xml
+++ b/tools-reference/tr/text.xml
@@ -6,9 +6,9 @@
<p>
The <c>tr</c> command can be used to translate, squeeze and delete character
-sequences. See <c>man tr</c> and <uri
-link="http://www.opengroup.org/onlinepubs/000095399/utilities/tr.html">
-IEEE1003.1-2004-tr</uri> for the full specification.
+sequences. See <c>man tr</c> and
+<uri link="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/tr.html">
+IEEE Std 1003.1-2017-tr</uri> for the full specification.
</p>
<note>