aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/hastd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/hastd.8')
-rw-r--r--sbin/hastd/hastd.811
1 files changed, 8 insertions, 3 deletions
diff --git a/sbin/hastd/hastd.8 b/sbin/hastd/hastd.8
index e30a11a46334..5ddf5e8eb2d0 100644
--- a/sbin/hastd/hastd.8
+++ b/sbin/hastd/hastd.8
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 1, 2010
+.Dd September 8, 2016
.Dt HASTD 8
.Os
.Sh NAME
@@ -44,8 +44,8 @@ The
daemon is responsible for managing highly available GEOM providers.
.Pp
.Nm
-allows to transparently store data on two physically separated machines
-connected over the TCP/IP network.
+allows the transpaent 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 .
This machine is called primary.
@@ -224,6 +224,11 @@ nodeA# mount -o noatime /dev/hast/shared /shared
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr g_bio 9
+.Sh HISTORY
+The
+.Nm
+utility appeared in
+.Fx 8.1 .
.Sh AUTHORS
The
.Nm