aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_nrpe_cluster2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_nrpe_cluster b/check_nrpe_cluster
index 67ce1f6..e760f8f 100755
--- a/check_nrpe_cluster
+++ b/check_nrpe_cluster
@@ -2,7 +2,7 @@
#
# Run two or more NRPE checks and return a status based on their aggregated
-# results, similar to check_cluster. fork(3)s ahoy!
+# results, similar to check_cluster. fork(2)s ahoy!
#
# Author: Tom Ryder <tom@sanctum.geek.nz>
# Copyright: 2015