git: c1eda11eee - main - handbook: Point the user at HTTP mirrors, not FTP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 11:58:57 UTC
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/doc/commit/?id=c1eda11eee73ac7b136e846fe9e25582e2b23e3a commit c1eda11eee73ac7b136e846fe9e25582e2b23e3a Author: Edward Tomasz Napierala <trasz@FreeBSD.org> AuthorDate: 2022-01-30 11:58:21 +0000 Commit: Edward Tomasz Napierala <trasz@FreeBSD.org> CommitDate: 2022-01-30 11:58:25 +0000 handbook: Point the user at HTTP mirrors, not FTP Browsers are obsoleting FTP support; try to be user-friendly. Reviewed By: debdrup Sponsored By: EPSRC Differential Revision: https://reviews.freebsd.org/D34091 --- documentation/content/en/books/handbook/_index.adoc | 2 +- documentation/content/en/books/handbook/book.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/handbook/_index.adoc b/documentation/content/en/books/handbook/_index.adoc index 3df05a9caa..fd7eb8115d 100644 --- a/documentation/content/en/books/handbook/_index.adoc +++ b/documentation/content/en/books/handbook/_index.adoc @@ -55,7 +55,7 @@ Those interested in helping to update and expand this document should send email The latest version of this book is available from the https://www.FreeBSD.org/[FreeBSD web site]. Previous versions can be obtained from https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/]. -The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/doc/[FreeBSD FTP server] or one of the numerous link:./mirrors#mirrors-ftp[mirror sites]. +The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/doc/[FreeBSD server] or one of the numerous link:./mirrors#mirrors-http[mirror sites]. Printed copies can be purchased at the https://www.freebsdmall.com/[FreeBSD Mall]. Searches can be performed on the handbook and other documents on the link:https://www.FreeBSD.org/search/[search page]. diff --git a/documentation/content/en/books/handbook/book.adoc b/documentation/content/en/books/handbook/book.adoc index 292c01ae94..bdb1c7f27b 100644 --- a/documentation/content/en/books/handbook/book.adoc +++ b/documentation/content/en/books/handbook/book.adoc @@ -55,7 +55,7 @@ Those interested in helping to update and expand this document should send email The latest version of this book is available from the https://www.FreeBSD.org/[FreeBSD web site]. Previous versions can be obtained from https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/]. -The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/doc/[FreeBSD FTP server] or one of the numerous crossref:mirrors[mirrors-ftp,mirror sites]. +The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/doc/[FreeBSD server] or one of the numerous crossref:mirrors[mirrors-http,mirror sites]. Printed copies can be purchased at the https://www.freebsdmall.com/[FreeBSD Mall]. Searches can be performed on the handbook and other documents on the link:https://www.FreeBSD.org/search/[search page].