From 3dffe35aba68d725c5d4f5f5b236b15e99248e0b Mon Sep 17 00:00:00 2001
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
Date: Sun, 7 Feb 2021 12:10:57 +0800
Subject: [PATCH] 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.
 |===