diff options
author | Bruno Haible <bruno@clisp.org> | 2017-09-14 00:35:56 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2017-09-14 00:35:56 +0200 |
commit | 03eac9d394567d707a74826dfc9c305555946597 (patch) | |
tree | df5743f58e2f39dd8ad3b30da118b3afad285c9e /doc/glibc-headers/pty.texi | |
parent | b7773f3f796588544f36b45be274f42b36b42149 (diff) | |
download | gnulib-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/pty.texi')
-rw-r--r-- | doc/glibc-headers/pty.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |