Date: Sat, 29 Jan 2022 13:19:25 GMT From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 3945abc7ce - main - Divide up two words that should be separate. Message-ID: <202201291319.20TDJPYY006213@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=3945abc7cee2b871c75f1efe55544a01e39894f6 commit 3945abc7cee2b871c75f1efe55544a01e39894f6 Author: Benedict Reuschling <bcr@FreeBSD.org> AuthorDate: 2022-01-29 13:18:37 +0000 Commit: Benedict Reuschling <bcr@FreeBSD.org> CommitDate: 2022-01-29 13:18:37 +0000 Divide up two words that should be separate. --- documentation/content/en/books/handbook/disks/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/disks/_index.adoc b/documentation/content/en/books/handbook/disks/_index.adoc index 56eae6042f..81dde47a57 100644 --- a/documentation/content/en/books/handbook/disks/_index.adoc +++ b/documentation/content/en/books/handbook/disks/_index.adoc @@ -2233,7 +2233,7 @@ The HAST project was sponsored by The FreeBSD Foundation with support from http: === HAST Operation -HAST provides synchronous block-level replication between two physical machines: the _primary_ nodeand the _secondary_ node. +HAST provides synchronous block-level replication between two physical machines: the _primary_ node and the _secondary_ node. These two machines together are referred to as a cluster. Since HAST works in a primary-secondary configuration, it allows only one of the cluster nodes to be active at any given time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201291319.20TDJPYY006213>
