git: 7365cde48d - main - handbook/mirrors: Add VuXML information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 17:26:57 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=7365cde48dc150d03e85c0c42c855136822e586e commit 7365cde48dc150d03e85c0c42c855136822e586e Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-09-07 22:36:04 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-09-10 17:25:04 +0000 handbook/mirrors: Add VuXML information Reviewed by: dhw Differential Revision: https://reviews.freebsd.org/D36487 --- documentation/content/en/books/handbook/mirrors/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc index ba610829a3..2dcb977ece 100644 --- a/documentation/content/en/books/handbook/mirrors/_index.adoc +++ b/documentation/content/en/books/handbook/mirrors/_index.adoc @@ -76,6 +76,10 @@ Official mirrors service: | **pkg.FreeBSD.org** | man:pkg[8] over `http` and `https` | Official FreeBSD package repositories used by the man:pkg[8] program. + +| **vuxml.FreeBSD.org** / **www.VuXML.org** +| link:https://www.vuxml.org/[https] +| FreeBSD Project VuXML web page. `pkg audit` fetches the list of vulnerabilities from this service. |=== All official mirrors support IPv4 and IPv6.