git: 17e44b67f5 - main - Fix formatting

Mateusz Piotrowski 0mp at FreeBSD.org
Mon Apr 19 12:37:29 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=17e44b67f50e12428d1f9d6942a92a70f1148fe6

commit 17e44b67f50e12428d1f9d6942a92a70f1148fe6
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-19 12:36:50 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-19 12:36:50 +0000

    Fix formatting
    
    Otherwise, rsync://ftp13.FreeBSD.org/ is included in
    the "Available collections" list of rsync://ftp-master.FreeBSD.org/.
---
 documentation/content/en/books/handbook/mirrors/_index.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index 5fec90a40c..6d1aaafa1d 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -895,9 +895,11 @@ rsync://ftp-master.FreeBSD.org/
 This server may only be used by FreeBSD primary mirror sites.
 +
 Available collections:
-
++
+--
 ** FreeBSD: The master archive of the FreeBSD FTP server.
 ** acl: The FreeBSD master ACL list.
+--
 +
 rsync://ftp13.FreeBSD.org/
 +


More information about the dev-commits-doc-all mailing list