From 093ba119702561a4ec255ca5893eb44aae2f7f6e Mon Sep 17 00:00:00 2001 From: dana Date: Mon, 3 May 2021 18:26:19 -0500 Subject: unposted: docs: Update http:// FAQ links to https:// See 48613 --- ChangeLog | 3 +++ Doc/Zsh/metafaq.yo | 2 +- Doc/Zsh/roadmap.yo | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index dd9fa8050..399acc385 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-05-03 dana + * unposted (see 48613): Doc/Zsh/metafaq.yo, Doc/Zsh/roadmap.yo: + Update http:// FAQ links to https:// + * 48551 (tweaked per 48565, 48629): Doc/Zsh/compat.yo: Add disclaimer about POSIX compliance and emulation of other shells diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index ca7f26adf..4cefa4d71 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -86,7 +86,7 @@ Zsh has a list of Frequently Asked Questions (FAQ), maintained by Peter Stephenson tt(). It is regularly posted to the newsgroup bf(comp.unix.shell) and the bf(zsh-announce) mailing list. The latest version can be found at any of the Zsh FTP sites, or at -uref(http://www.zsh.org/FAQ/). The contact address for FAQ-related matters +uref(https://www.zsh.org/FAQ/). The contact address for FAQ-related matters is tt(). texinode(The Zsh Web Page)(The Zsh Userguide)(The Zsh FAQ)(Introduction) sect(The Zsh Web Page) diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo index 94ef74d1f..3f9a122af 100644 --- a/Doc/Zsh/roadmap.yo +++ b/Doc/Zsh/roadmap.yo @@ -49,7 +49,7 @@ The shell now supports the UTF-8 character set (and also others if supported by the operating system). This is (mostly) handled transparently by the shell, but the degree of support in terminal emulators is variable. There is some discussion of this in the shell FAQ, -uref(http://www.zsh.org/FAQ/). Note in particular that for combining +uref(https://www.zsh.org/FAQ/). Note in particular that for combining characters to be handled the option tt(COMBINING_CHARS) needs to be set. Because the shell is now more sensitive to the definition of the character set, note that if you are upgrading from an older version of -- cgit 1.4.1