summaryrefslogtreecommitdiffstats
path: root/doc/clock.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 12:00:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 12:00:29 (GMT)
commit3f913d322f99aae818c2fbe06049a19c4c1125f8 (patch)
treef49bd6fdc3bc43759371c62ca257043cc00a9b40 /doc/clock.n
parent8c5e1ee93f7b7ae0a948d354b1f2dfdcdda0eab0 (diff)
downloadtcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.zip
tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.gz
tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.bz2
Change a lot of url's (as far as possible) from http:// to https://
Diffstat (limited to 'doc/clock.n')
-rw-r--r--doc/clock.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/clock.n b/doc/clock.n
index b8f2a0c..c46b797 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -824,7 +824,7 @@ the minus sign one west of Greenwich.
A time zone string conforming to the Posix specification of the \fBTZ\fR
environment variable will be recognized. The specification
may be found at
-\fIhttp://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap08.html\fR.
+\fIhttps://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap08.html\fR.
.PP
If the Posix time zone string contains a DST (Daylight Savings Time)
part, but doesn't contain a rule stating when DST starts or ends,
@@ -848,7 +848,7 @@ to use it as a location name, as above.
.SH "LOCALIZATION"
.PP
Developers wishing to localize the date and time formatting and parsing
-are referred to \fIhttp://tip.tcl.tk/173\fR for a
+are referred to \fIhttps://tip.tcl-lang.org/173\fR for a
specification.
.SH "FREE FORM SCAN"
.PP