diff options
| author | Paul Eggert | 2017-09-13 15:52:52 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-09-13 15:54:37 -0700 |
| commit | bc511a64f6da9ab51acc7c8865e80c4a4cb655c2 (patch) | |
| tree | ef96fb35c034096404b7edaa25982023f38cf84f /doc/man | |
| parent | 5da53a01912c2f5d46f5df4ef8cc13a34b5017d4 (diff) | |
| download | emacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.tar.gz emacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.zip | |
Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
Diffstat (limited to 'doc/man')
| -rw-r--r-- | doc/man/emacs.1.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in index 5d0948f51b3..0e905b7d833 100644 --- a/doc/man/emacs.1.in +++ b/doc/man/emacs.1.in | |||
| @@ -546,7 +546,7 @@ is the number of color planes. | |||
| 546 | .SH MANUALS | 546 | .SH MANUALS |
| 547 | You can order printed copies of the GNU Emacs Manual from the Free | 547 | You can order printed copies of the GNU Emacs Manual from the Free |
| 548 | Software Foundation, which develops GNU software. | 548 | Software Foundation, which develops GNU software. |
| 549 | See the online store at <http://shop.fsf.org/>. | 549 | See the online store at <https://shop.fsf.org/>. |
| 550 | .br | 550 | .br |
| 551 | Your local administrator might also have copies available. | 551 | Your local administrator might also have copies available. |
| 552 | As with all software and publications from FSF, everyone is permitted | 552 | As with all software and publications from FSF, everyone is permitted |
| @@ -597,10 +597,10 @@ Do not expect a personal answer to a bug report. | |||
| 597 | The purpose of reporting bugs is to get them fixed for everyone | 597 | The purpose of reporting bugs is to get them fixed for everyone |
| 598 | in the next release, if possible. | 598 | in the next release, if possible. |
| 599 | For personal assistance, consult the service directory at | 599 | For personal assistance, consult the service directory at |
| 600 | <http://www.fsf.org/resources/service/> for a list of people who offer it. | 600 | <https://www.fsf.org/resources/service/> for a list of people who offer it. |
| 601 | 601 | ||
| 602 | Please do not send anything but bug reports to this mailing list. | 602 | Please do not send anything but bug reports to this mailing list. |
| 603 | For other Emacs lists, see <http://savannah.gnu.org/mail/?group=emacs>. | 603 | For other Emacs lists, see <https://savannah.gnu.org/mail/?group=emacs>. |
| 604 | . | 604 | . |
| 605 | . | 605 | . |
| 606 | .SH UNRESTRICTIONS | 606 | .SH UNRESTRICTIONS |