doc: allows to -> allows one to
authorMathieu Parent <math.parent@gmail.com>
Sat, 12 Jan 2013 15:43:03 +0000 (16:43 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 22 Jan 2013 07:03:35 +0000 (18:03 +1100)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
(This used to be ctdb commit 95fc493a7d4145f976cb3fe928d9e92faec4dd71)

ctdb/config/ctdb.sysconfig
ctdb/doc/ctdbd.1.xml

index fecc7a55984b84135338829a0ad2530b88a30c7c..6f58e8fc8ca20b3034e16160b1f6ed48db696209 100644 (file)
@@ -291,7 +291,7 @@ CTDB_DEBUGLEVEL=ERR
 
 # Monitor filesystem useage.
 # when set, and the 40.fs_use eventscript is enabled, this variable
-# allows to monitor the filesystem use and flag a node as unhealthy when
+# allows one to monitor the filesystem use and flag a node as unhealthy when
 # the filesystem becomes too full.
 # This is useful for example when /var grows too big.
 # Example: monitor both / and /var and make the node unhealthy when eitehr go
index a0cba99a49b43d4c5d4e9389e0626e43e0e6c530..accc1549134c631075572cbdfe92eaab3127857f 100644 (file)
     the node and prevented from being migrated off the node.
     </para>
     <para>
-    This setting allows to try to identify such records and stop them from 
+    This setting allows one to try to identify such records and stop them from
     migrating across the cluster so fast. This will improve performance for
     certain workloads, such as locking.tdb if many clients are opening/closing
     the same file concurrently.