From aa00097868036dc0ea961abd1052089a0aeaa46a Mon Sep 17 00:00:00 2001 From: pjd Date: Thu, 14 Mar 2013 23:11:52 +0000 Subject: Minor corrections. --- sbin/hastd/hastd.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sbin/hastd') diff --git a/sbin/hastd/hastd.8 b/sbin/hastd/hastd.8 index 457b837..b614f36 100644 --- a/sbin/hastd/hastd.8 +++ b/sbin/hastd/hastd.8 @@ -51,7 +51,7 @@ Only one machine (cluster node) can actively use storage provided by This machine is called primary. The .Nm -daemon operates on block level, which makes it transparent for file +daemon operates on block level, which makes it transparent to file systems and applications. .Pp There is one main @@ -68,7 +68,7 @@ The exact format is: hastd: () .Ed .Pp -When (and only when) +If (and only if) .Nm operates in primary role for the given resource, corresponding .Pa /dev/hast/ @@ -77,8 +77,8 @@ File systems and applications can use this provider to send I/O requests to. Every write, delete and flush operation .Dv ( BIO_WRITE , BIO_DELETE , BIO_FLUSH ) -is send to local component and synchronously replicated -to the remote (secondary) node if it is available. +is send to local component and replicated to the remote (secondary) node if it +is available. Read operations .Dv ( BIO_READ ) are handled locally unless I/O error occurs or local version of the data -- cgit v1.1