git: 3dffe35aba - main - Announce ref14-{amd64, i386}.freebsd.org are available
Li-Wen Hsu
lwhsu at FreeBSD.org
Sun Feb 7 04:11:05 UTC 2021
The branch main has been updated by lwhsu (ports, src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=3dffe35aba68d725c5d4f5f5b236b15e99248e0b
commit 3dffe35aba68d725c5d4f5f5b236b15e99248e0b
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-07 04:10:57 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-07 04:10:57 +0000
Announce ref14-{amd64,i386}.freebsd.org are available
While here, fix a typo in ref*-aarch64's hostname.
Approved by: carlavilla (implicitly)
---
website/content/en/internal/machines.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/en/internal/machines.adoc b/website/content/en/internal/machines.adoc
index fd174592b0..a03c682982 100644
--- a/website/content/en/internal/machines.adoc
+++ b/website/content/en/internal/machines.adoc
@@ -18,9 +18,9 @@ These systems are available for FreeBSD developer / committer use. Reference sys
|===
|Host |OS |Type |Purpose
|freefall |13-CURRENT |amd64 |Shell Logins.
-|ref[13\|12\|11]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building.
-|ref[13\|12\|11]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building.
-|rref[13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building.
+|ref[14\|13\|12\|11]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building.
+|ref[14\|13\|12\|11]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building.
+|ref[13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building.
|ref[13\|12]-ppc64 |X-STABLE |ppc64\|powerpc64 |Reference machine for general testing and Ports building.
|universe[13\|12\|11][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling.
|===
More information about the dev-commits-doc-all
mailing list