svn commit: r356067 - stable/12/sbin/hastd
Kirk McKusick
mckusick at FreeBSD.org
Wed Dec 25 05:00:52 UTC 2019
Author: mckusick
Date: Wed Dec 25 05:00:50 2019
New Revision: 356067
URL: https://svnweb.freebsd.org/changeset/base/356067
Log:
MFC of 355995
Fix manual page typo.
Modified:
stable/12/sbin/hastd/hastd.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sbin/hastd/hastd.8
==============================================================================
--- stable/12/sbin/hastd/hastd.8 Wed Dec 25 01:15:38 2019 (r356066)
+++ stable/12/sbin/hastd/hastd.8 Wed Dec 25 05:00:50 2019 (r356067)
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 8, 2016
+.Dd December 21, 2019
.Dt HASTD 8
.Os
.Sh NAME
@@ -44,7 +44,7 @@ The
daemon is responsible for managing highly available GEOM providers.
.Pp
.Nm
-allows the transpaent storage of data on two physically separated machines
+allows the transparent storage of data on two physically separated machines
connected over a TCP/IP network.
Only one machine (cluster node) can actively use storage provided by
.Nm .
More information about the svn-src-stable
mailing list