summaryrefslogtreecommitdiff
path: root/doc/glibc-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-09-13 03:17:45 +0200
committerBruno Haible <bruno@clisp.org>2017-09-13 03:17:45 +0200
commit9dd86e23c6c1ab02723efdeb6704920724d6abfc (patch)
tree075f788f167c98939ddef4e530ae617d54ec04c5 /doc/glibc-headers
parentaab4ea7aa534d9e5726d3b304e70f57d3f385fe3 (diff)
downloadgnulib-9dd86e23c6c1ab02723efdeb6704920724d6abfc.tar.gz
doc: Prefer https URLs where possible.
* doc/**/*.texi: Use https URLs instead of http URLs where possible. * doc/ld-output-def.texi: Remove unavailable URL.
Diffstat (limited to 'doc/glibc-headers')
-rw-r--r--doc/glibc-headers/alloca.texi2
-rw-r--r--doc/glibc-headers/argp.texi2
-rw-r--r--doc/glibc-headers/argz.texi2
-rw-r--r--doc/glibc-headers/crypt.texi4
-rw-r--r--doc/glibc-headers/envz.texi2
-rw-r--r--doc/glibc-headers/err.texi2
-rw-r--r--doc/glibc-headers/error.texi2
-rw-r--r--doc/glibc-headers/execinfo.texi2
-rw-r--r--doc/glibc-headers/fstab.texi2
-rw-r--r--doc/glibc-headers/getopt.texi2
-rw-r--r--doc/glibc-headers/libintl.texi2
-rw-r--r--doc/glibc-headers/mcheck.texi2
-rw-r--r--doc/glibc-headers/mntent.texi2
-rw-r--r--doc/glibc-headers/obstack.texi2
-rw-r--r--doc/glibc-headers/printf.texi2
-rw-r--r--doc/glibc-headers/pty.texi2
-rw-r--r--doc/glibc-headers/sys_ioctl.texi2
17 files changed, 18 insertions, 18 deletions
diff --git a/doc/glibc-headers/alloca.texi b/doc/glibc-headers/alloca.texi
index 6dfd2af8a6..ec6fff0c67 100644
--- a/doc/glibc-headers/alloca.texi
+++ b/doc/glibc-headers/alloca.texi
@@ -10,7 +10,7 @@ Documentation:
@ref{Variable Size Automatic,,Automatic Storage with Variable Size,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Variable-Size-Automatic.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Variable-Size-Automatic.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/alloca.3.html,,man alloca}.
diff --git a/doc/glibc-headers/argp.texi b/doc/glibc-headers/argp.texi
index 178b3573f9..9a46d54a54 100644
--- a/doc/glibc-headers/argp.texi
+++ b/doc/glibc-headers/argp.texi
@@ -8,7 +8,7 @@ Documentation:
@ref{Argp,,Parsing Program Options with Argp,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Argp.html}.
+@url{https://www.gnu.org/software/libc/manual/html_node/Argp.html}.
@end ifnotinfo
@end itemize
diff --git a/doc/glibc-headers/argz.texi b/doc/glibc-headers/argz.texi
index 9fbbd3afe9..dbcb0da812 100644
--- a/doc/glibc-headers/argz.texi
+++ b/doc/glibc-headers/argz.texi
@@ -8,7 +8,7 @@ Documentation:
@ref{Argz Functions,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Argz-Functions.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Argz-Functions.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/argz.3.html,,man argz}.
diff --git a/doc/glibc-headers/crypt.texi b/doc/glibc-headers/crypt.texi
index 13eda7055e..52729a3750 100644
--- a/doc/glibc-headers/crypt.texi
+++ b/doc/glibc-headers/crypt.texi
@@ -14,8 +14,8 @@ Documentation:
@ref{DES Encryption,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/crypt.html},
-@url{http://www.gnu.org/software/libc/manual/html_node/DES-Encryption.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/crypt.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/DES-Encryption.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/crypt.3.html,,man crypt},
diff --git a/doc/glibc-headers/envz.texi b/doc/glibc-headers/envz.texi
index fb1ae7b4db..71d95cebeb 100644
--- a/doc/glibc-headers/envz.texi
+++ b/doc/glibc-headers/envz.texi
@@ -8,7 +8,7 @@ Documentation:
@ref{Envz Functions,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Envz-Functions.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Envz-Functions.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/envz.3.html,,man envz}.
diff --git a/doc/glibc-headers/err.texi b/doc/glibc-headers/err.texi
index dd01389e26..1319471d31 100644
--- a/doc/glibc-headers/err.texi
+++ b/doc/glibc-headers/err.texi
@@ -12,7 +12,7 @@ Documentation:
@ref{Error Messages,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/err.3.html,,man err}.
diff --git a/doc/glibc-headers/error.texi b/doc/glibc-headers/error.texi
index 1a012a1094..5201e37ea9 100644
--- a/doc/glibc-headers/error.texi
+++ b/doc/glibc-headers/error.texi
@@ -12,7 +12,7 @@ Documentation:
@ref{Error Messages,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/error.3.html,,man error}.
diff --git a/doc/glibc-headers/execinfo.texi b/doc/glibc-headers/execinfo.texi
index cecf0b98a2..fb9c52a585 100644
--- a/doc/glibc-headers/execinfo.texi
+++ b/doc/glibc-headers/execinfo.texi
@@ -11,7 +11,7 @@ Documentation:
@ref{Backtraces,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Backtraces.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Backtraces.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/backtrace.3.html,,man backtrace}.
diff --git a/doc/glibc-headers/fstab.texi b/doc/glibc-headers/fstab.texi
index 9f05f02962..c3cb6bef37 100644
--- a/doc/glibc-headers/fstab.texi
+++ b/doc/glibc-headers/fstab.texi
@@ -13,7 +13,7 @@ Documentation:
@ref{fstab,,The `fstab' file,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/fstab.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/fstab.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setfsent.3.html,,man setfsent}.
diff --git a/doc/glibc-headers/getopt.texi b/doc/glibc-headers/getopt.texi
index e3b485f996..640f2713ee 100644
--- a/doc/glibc-headers/getopt.texi
+++ b/doc/glibc-headers/getopt.texi
@@ -12,7 +12,7 @@ Documentation:
@ref{Getopt,,Parsing program options using `getopt',libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Getopt.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Getopt.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/getopt.3.html,,man getopt}.
diff --git a/doc/glibc-headers/libintl.texi b/doc/glibc-headers/libintl.texi
index f7eb7219d1..403d5beda1 100644
--- a/doc/glibc-headers/libintl.texi
+++ b/doc/glibc-headers/libintl.texi
@@ -14,7 +14,7 @@ Documentation:
@ref{Message catalogs with gettext,,The `gettext' family of functions,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Message-catalogs-with-gettext.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Message-catalogs-with-gettext.html},
@end ifnotinfo
@item
@ifinfo
diff --git a/doc/glibc-headers/mcheck.texi b/doc/glibc-headers/mcheck.texi
index 6bb4b50bab..3e22f0c499 100644
--- a/doc/glibc-headers/mcheck.texi
+++ b/doc/glibc-headers/mcheck.texi
@@ -12,7 +12,7 @@ Documentation:
@ref{Heap Consistency Checking,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Heap-Consistency-Checking.html}.
+@url{https://www.gnu.org/software/libc/manual/html_node/Heap-Consistency-Checking.html}.
@end ifnotinfo
@end itemize
diff --git a/doc/glibc-headers/mntent.texi b/doc/glibc-headers/mntent.texi
index dd2c8585b0..9806fd570d 100644
--- a/doc/glibc-headers/mntent.texi
+++ b/doc/glibc-headers/mntent.texi
@@ -13,7 +13,7 @@ Documentation:
@ref{mtab,,The `mtab' file,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/mtab.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/mtab.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setmntent.3.html,,man setmntent}.
diff --git a/doc/glibc-headers/obstack.texi b/doc/glibc-headers/obstack.texi
index d5103fdac0..b61eb6667e 100644
--- a/doc/glibc-headers/obstack.texi
+++ b/doc/glibc-headers/obstack.texi
@@ -8,7 +8,7 @@ Documentation:
@ref{Obstacks,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Obstacks.html}.
+@url{https://www.gnu.org/software/libc/manual/html_node/Obstacks.html}.
@end ifnotinfo
@end itemize
diff --git a/doc/glibc-headers/printf.texi b/doc/glibc-headers/printf.texi
index 481713353f..33a4118e2a 100644
--- a/doc/glibc-headers/printf.texi
+++ b/doc/glibc-headers/printf.texi
@@ -14,7 +14,7 @@ Documentation:
@ref{Parsing a Template String,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Parsing-a-Template-String.html}.
+@url{https://www.gnu.org/software/libc/manual/html_node/Parsing-a-Template-String.html}.
@end ifnotinfo
@end itemize
diff --git a/doc/glibc-headers/pty.texi b/doc/glibc-headers/pty.texi
index c5acd6873c..6d87b77b76 100644
--- a/doc/glibc-headers/pty.texi
+++ b/doc/glibc-headers/pty.texi
@@ -10,7 +10,7 @@ Documentation:
@ref{Pseudo-Terminal Pairs,,Opening a Pseudo-Terminal Pair,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/Pseudo_002dTerminal-Pairs.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/Pseudo_002dTerminal-Pairs.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/openpty.3.html,,man openpty}.
diff --git a/doc/glibc-headers/sys_ioctl.texi b/doc/glibc-headers/sys_ioctl.texi
index bd807c4fad..1d1884a030 100644
--- a/doc/glibc-headers/sys_ioctl.texi
+++ b/doc/glibc-headers/sys_ioctl.texi
@@ -10,7 +10,7 @@ Documentation:
@ref{IOCTLs,,,libc},
@end ifinfo
@ifnotinfo
-@url{http://www.gnu.org/software/libc/manual/html_node/IOCTLs.html},
+@url{https://www.gnu.org/software/libc/manual/html_node/IOCTLs.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man2/ioctl.2.html,,man ioctl}.