git: 85f3d313b7 - main - handbook: Drop duplicated URLs in Mirrors

Edward Tomasz Napierala <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by trasz:

URL: https://cgit.FreeBSD.org/doc/commit/?id=85f3d313b710406b1e8c72b1eba6de73b354a239

commit 85f3d313b710406b1e8c72b1eba6de73b354a239
Author:     Edward Tomasz Napierala <[email protected]>
AuthorDate: 2022-01-22 11:10:52 +0000
Commit:     Edward Tomasz Napierala <[email protected]>
CommitDate: 2022-01-22 11:13:08 +0000

    handbook: Drop duplicated URLs in Mirrors
    
    Those were supposed to be separate URLs for IPv4 and IPv6,
    but, well, they aren't.  Drop the 'v6' ones; as it is now,
    it's just duplicated URLs, and it looks weird and confusing.
    
    Reviewed By:    debdrup, Pau Amma
    Sponsored By:   EPSRC
    Differential Revision:  https://reviews.freebsd.org/D33982
---
 .../content/en/books/handbook/mirrors/_index.adoc  | 26 +++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index b2977e5007..19cf891b85 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -61,8 +61,8 @@ It is made up of many machines operated by the project cluster administrators an
 
 In case of problems, please contact the hostmaster `<{mirrors-primary-email}>` for this domain.
 
-* {mirrors-primary-ftp4-http} / {mirrors-primary-ftp4-httpv6}
-* {mirrors-primary-ftp10-http} / {mirrors-primary-ftp10-httpv6}
+* {mirrors-primary-ftp4-http}
+* {mirrors-primary-ftp10-http}
 * {mirrors-primary-ftp14-http}
 
 [[armenia]]
@@ -77,7 +77,7 @@ In case of problems, please contact the hostmaster `<{mirrors-armenia-email}>` f
 
 In case of problems, please contact the hostmaster `<{mirrors-austria-email}>` for this domain.
 
-* {mirrors-austria-ftp-http} / {mirrors-austria-ftp-httpv6}
+* {mirrors-austria-ftp-http}
 
 [[brazil]]
 *{mirrors-brazil}*
@@ -98,7 +98,7 @@ In case of problems, please contact the hostmaster `<{mirrors-bulgaria-email}>`
 
 In case of problems, please contact the hostmaster `<{mirrors-czech-email}>` for this domain.
 
-* {mirrors-czech-ftp-http} / {mirrors-czech-ftp-httpv6}
+* {mirrors-czech-ftp-http}
 * {mirrors-czech-ftp2-http}
 
 [[denmark]]
@@ -106,7 +106,7 @@ In case of problems, please contact the hostmaster `<{mirrors-czech-email}>` for
 
 In case of problems, please contact the hostmaster `<{mirrors-denmark-email}>` for this domain.
 
-* {mirrors-denmark-ftp-http} / {mirrors-denmark-ftp-httpv6}
+* {mirrors-denmark-ftp-http}
 
 [[france]]
 *{mirrors-france}*
@@ -179,7 +179,7 @@ In case of problems, please contact the hostmaster `<{mirrors-spain-email}>` for
 
 In case of problems, please contact the hostmaster `<{mirrors-sweden-email}>` for this domain.
 
-* {mirrors-sweden-ftp4-http} / {mirrors-sweden-ftp4-httpv6}
+* {mirrors-sweden-ftp4-http}
 * {mirrors-sweden-ftp6-http}
 
 [[switzerland]]
@@ -194,7 +194,7 @@ In case of problems, please contact the hostmaster `<{mirrors-switzerland-email}
 
 In case of problems, please contact the hostmaster `<{mirrors-taiwan-email}>` for this domain.
 
-* {mirrors-taiwan-ftp2-http} / {mirrors-taiwan-ftp2-httpv6}
+* {mirrors-taiwan-ftp2-http}
 * {mirrors-taiwan-ftp11-http}
 
 [[ukraine]]
@@ -208,7 +208,7 @@ In case of problems, please contact the hostmaster `<{mirrors-taiwan-email}>` fo
 
 In case of problems, please contact the hostmaster `<{mirrors-us-email}>` for this domain.
 
-* {mirrors-us-ftp4-http} / {mirrors-us-ftp4-httpv6}
+* {mirrors-us-ftp4-http}
 * {mirrors-us-ftp13-http}
 * {mirrors-us-ftp14-http}
 
@@ -290,7 +290,7 @@ In case of problems, please contact the hostmaster `<{mirrors-bulgaria-email}>`
 
 In case of problems, please contact the hostmaster `<{mirrors-czech-email}>` for this domain.
 
-* {mirrors-czech-ftp} (ftp / {mirrors-czech-ftpv6} / rsync / rsyncv6)
+* {mirrors-czech-ftp} (ftp / ftpv6 / rsync / rsyncv6)
 * {mirrors-czech-ftp2}
 
 [[denmark]]
@@ -473,7 +473,7 @@ In case of problems, please contact the hostmaster `<{mirrors-sweden-email}>` fo
 * {mirrors-sweden-ftp}
 * {mirrors-sweden-ftp2}
 * {mirrors-sweden-ftp3}
-* {mirrors-sweden-ftp4} (ftp / {mirrors-sweden-ftp4v6})
+* {mirrors-sweden-ftp4} (ftp / ftpv6)
 * {mirrors-sweden-ftp6}
 
 [[switzerland]]
@@ -488,11 +488,11 @@ In case of problems, please contact the hostmaster `<{mirrors-switzerland-email}
 
 In case of problems, please contact the hostmaster `<{mirrors-taiwan-email}>` for this domain.
 
-* {mirrors-taiwan-ftp} (ftp / {mirrors-taiwan-ftpv6} / rsync / rsyncv6)
-* {mirrors-taiwan-ftp2} (ftp / {mirrors-taiwan-ftp2v6} / rsync / rsyncv6)
+* {mirrors-taiwan-ftp} (ftp / ftpv6 / rsync / rsyncv6)
+* {mirrors-taiwan-ftp2} (ftp / ftpv6 / rsync / rsyncv6)
 * {mirrors-taiwan-ftp4}
 * {mirrors-taiwan-ftp5}
-* {mirrors-taiwan-ftp6} (ftp / {mirrors-taiwan-ftp6v6} / rsync)
+* {mirrors-taiwan-ftp6} (ftp / ftpv6 / rsync)
 * {mirrors-taiwan-ftp7}
 * {mirrors-taiwan-ftp8}
 * {mirrors-taiwan-ftp11}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.