From c102f3231e6900382af25cc5884a41b26474e886 Mon Sep 17 00:00:00 2001 From: Miciah Masters Date: Tue, 20 Oct 2015 21:54:34 -0400 Subject: [PATCH] oo-watchman.8: "with it's" -> "with its" Fix a typo in oo-watchman.8 and the example configuration file. --- node-util/conf/sysconfig/watchman | 2 +- node-util/man8/oo-watchman.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node-util/conf/sysconfig/watchman b/node-util/conf/sysconfig/watchman index 3552efb93b5..a89cc3d735c 100644 --- a/node-util/conf/sysconfig/watchman +++ b/node-util/conf/sysconfig/watchman @@ -7,7 +7,7 @@ # Number of seconds to wait before resetting retries #RETRY_PERIOD=28800 -# Number of seconds a gear must remain inconsistent with it's state before +# Number of seconds a gear must remain inconsistent with its state before # Watchman attempts to reset state #STATE_CHANGE_DELAY=900 diff --git a/node-util/man8/oo-watchman.8 b/node-util/man8/oo-watchman.8 index 36fb9dfa17a..470470f5a3f 100644 --- a/node-util/man8/oo-watchman.8 +++ b/node-util/man8/oo-watchman.8 @@ -38,7 +38,7 @@ Number of seconds to wait before accepting another gear restart. Default: 300 se Number of seconds to wait before resetting retries. Default: 28800 seconds (8 hours) .TP .B STATE_CHANGE_DELAY -Number of seconds a gear must remain inconsistent with it's state before +Number of seconds a gear must remain inconsistent with its state before Watchman attempts to reset state. Default: 900 seconds (15 minutes) .TP .B STATE_CHECK_PERIOD