summaryrefslogtreecommitdiff
path: root/doc/glibc-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-09-14 00:35:56 +0200
committerBruno Haible <bruno@clisp.org>2017-09-14 00:35:56 +0200
commit03eac9d394567d707a74826dfc9c305555946597 (patch)
treedf5743f58e2f39dd8ad3b30da118b3afad285c9e /doc/glibc-headers
parentb7773f3f796588544f36b45be274f42b36b42149 (diff)
downloadgnulib-03eac9d394567d707a74826dfc9c305555946597.tar.gz
all: Replace many more http URLs by https URLs. Update stale URLs.
* users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO.
Diffstat (limited to 'doc/glibc-headers')
-rw-r--r--doc/glibc-headers/aliases.texi2
-rw-r--r--doc/glibc-headers/alloca.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/fts.texi2
-rw-r--r--doc/glibc-headers/getopt.texi2
-rw-r--r--doc/glibc-headers/ifaddrs.texi2
-rw-r--r--doc/glibc-headers/mntent.texi2
-rw-r--r--doc/glibc-headers/pty.texi2
-rw-r--r--doc/glibc-headers/resolv.texi2
-rw-r--r--doc/glibc-headers/shadow.texi2
-rw-r--r--doc/glibc-headers/sys_ioctl.texi2
-rw-r--r--doc/glibc-headers/ttyent.texi2
18 files changed, 19 insertions, 19 deletions
diff --git a/doc/glibc-headers/aliases.texi b/doc/glibc-headers/aliases.texi
index a570538594..1a98d4ecf2 100644
--- a/doc/glibc-headers/aliases.texi
+++ b/doc/glibc-headers/aliases.texi
@@ -9,7 +9,7 @@ Defines the type @code{struct aliasent} and declares the functions
Documentation:
@itemize
@item
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setaliasent.3.html,,man setaliasent}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setaliasent.3.html,,man setaliasent}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/alloca.texi b/doc/glibc-headers/alloca.texi
index ec6fff0c67..e20ba6e0e9 100644
--- a/doc/glibc-headers/alloca.texi
+++ b/doc/glibc-headers/alloca.texi
@@ -13,7 +13,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/alloca.3.html,,man alloca}.
@end itemize
Gnulib module: alloca
diff --git a/doc/glibc-headers/argz.texi b/doc/glibc-headers/argz.texi
index dbcb0da812..ef17e7c1c1 100644
--- a/doc/glibc-headers/argz.texi
+++ b/doc/glibc-headers/argz.texi
@@ -11,7 +11,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/argz.3.html,,man argz}.
@end itemize
Gnulib module: argz
diff --git a/doc/glibc-headers/crypt.texi b/doc/glibc-headers/crypt.texi
index 52729a3750..99b7cd8dd2 100644
--- a/doc/glibc-headers/crypt.texi
+++ b/doc/glibc-headers/crypt.texi
@@ -18,8 +18,8 @@ Documentation:
@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},
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/encrypt.3.html,,man encrypt}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/crypt.3.html,,man crypt},
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/encrypt.3.html,,man encrypt}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/envz.texi b/doc/glibc-headers/envz.texi
index 71d95cebeb..4a9d90322f 100644
--- a/doc/glibc-headers/envz.texi
+++ b/doc/glibc-headers/envz.texi
@@ -11,7 +11,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/envz.3.html,,man envz}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/err.texi b/doc/glibc-headers/err.texi
index 1319471d31..1226cd9cda 100644
--- a/doc/glibc-headers/err.texi
+++ b/doc/glibc-headers/err.texi
@@ -15,7 +15,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/err.3.html,,man err}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/error.texi b/doc/glibc-headers/error.texi
index 5201e37ea9..4a689e5a5a 100644
--- a/doc/glibc-headers/error.texi
+++ b/doc/glibc-headers/error.texi
@@ -15,7 +15,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/error.3.html,,man error}.
@end itemize
Gnulib module: error
diff --git a/doc/glibc-headers/execinfo.texi b/doc/glibc-headers/execinfo.texi
index fb9c52a585..24fa27e289 100644
--- a/doc/glibc-headers/execinfo.texi
+++ b/doc/glibc-headers/execinfo.texi
@@ -14,7 +14,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/backtrace.3.html,,man backtrace}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/fstab.texi b/doc/glibc-headers/fstab.texi
index c3cb6bef37..2a687c9a77 100644
--- a/doc/glibc-headers/fstab.texi
+++ b/doc/glibc-headers/fstab.texi
@@ -16,7 +16,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setfsent.3.html,,man setfsent}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/fts.texi b/doc/glibc-headers/fts.texi
index 9fc26f86ef..c39e76f2bb 100644
--- a/doc/glibc-headers/fts.texi
+++ b/doc/glibc-headers/fts.texi
@@ -8,7 +8,7 @@ and declares the functions @code{fts_open}, @code{fts_read},
Documentation:
@itemize
@item
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/fts.3.html,,man fts}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/fts.3.html,,man fts}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/getopt.texi b/doc/glibc-headers/getopt.texi
index 640f2713ee..9c58b89d06 100644
--- a/doc/glibc-headers/getopt.texi
+++ b/doc/glibc-headers/getopt.texi
@@ -15,7 +15,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getopt.3.html,,man getopt}.
@end itemize
Gnulib module: getopt-gnu
diff --git a/doc/glibc-headers/ifaddrs.texi b/doc/glibc-headers/ifaddrs.texi
index ffd0bf3b96..41dfa12e28 100644
--- a/doc/glibc-headers/ifaddrs.texi
+++ b/doc/glibc-headers/ifaddrs.texi
@@ -7,7 +7,7 @@ Defines the type @code{struct ifaddrs} and declares the functions
Documentation:
@itemize
@item
-@url{http://ecos.sourceware.org/docs-latest/ref/net-common-tcpip-manpages-getifaddrs.html}.
+@url{https://www.kernel.org/doc/man-pages/online/pages/man3/getifaddrs.3.html}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/mntent.texi b/doc/glibc-headers/mntent.texi
index 9806fd570d..5bb270de3b 100644
--- a/doc/glibc-headers/mntent.texi
+++ b/doc/glibc-headers/mntent.texi
@@ -16,7 +16,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setmntent.3.html,,man setmntent}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/pty.texi b/doc/glibc-headers/pty.texi
index 6d87b77b76..9a2b4a8c64 100644
--- a/doc/glibc-headers/pty.texi
+++ b/doc/glibc-headers/pty.texi
@@ -13,7 +13,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/openpty.3.html,,man openpty}.
@end itemize
Gnulib module: pty
diff --git a/doc/glibc-headers/resolv.texi b/doc/glibc-headers/resolv.texi
index 2cbfe62f2e..497107d8ac 100644
--- a/doc/glibc-headers/resolv.texi
+++ b/doc/glibc-headers/resolv.texi
@@ -14,7 +14,7 @@ macros @code{_PATH_RESCONF}, @code{RES_*}, and declares the functions
Documentation:
@itemize
@item
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/res_init.3.html,,man res_init}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/res_init.3.html,,man res_init}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/shadow.texi b/doc/glibc-headers/shadow.texi
index a1bcd20acc..1bc936d8f1 100644
--- a/doc/glibc-headers/shadow.texi
+++ b/doc/glibc-headers/shadow.texi
@@ -13,7 +13,7 @@ Defines the type @code{struct spwd} and declares the functions
Documentation:
@itemize
@item
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setspent.3.html,,man setspent}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setspent.3.html,,man setspent}.
@end itemize
Gnulib module: ---
diff --git a/doc/glibc-headers/sys_ioctl.texi b/doc/glibc-headers/sys_ioctl.texi
index 1d1884a030..cc6b93fcff 100644
--- a/doc/glibc-headers/sys_ioctl.texi
+++ b/doc/glibc-headers/sys_ioctl.texi
@@ -13,7 +13,7 @@ Documentation:
@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}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man2/ioctl.2.html,,man ioctl}.
@end itemize
Gnulib module: sys_ioctl
diff --git a/doc/glibc-headers/ttyent.texi b/doc/glibc-headers/ttyent.texi
index 7e2b65a47a..94cfbf38a5 100644
--- a/doc/glibc-headers/ttyent.texi
+++ b/doc/glibc-headers/ttyent.texi
@@ -7,7 +7,7 @@ Defines the type @code{struct ttyent} and declares the functions
Documentation:
@itemize
@item
-@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
@end itemize
Gnulib module: ---