From 42c3e63b2ca261819c6a5758c7b67ebe87cd4c0a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 25 Mar 2004 00:47:52 +0000 Subject: [PATCH] Fix a few very minor issues in the documentation. --- check_rxdebug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check_rxdebug b/check_rxdebug index 58174b0..271156a 100755 --- a/check_rxdebug +++ b/check_rxdebug @@ -160,7 +160,7 @@ to C). =item B<-t> I, B<--timeout>=I -Change the timeout for the C command. The default timeout is 60 +Change the timeout for the B command. The default timeout is 60 seconds. =item B<-V>, B<--version> @@ -179,7 +179,7 @@ should be an integer. The default is 4. B follows the standard Nagios exit status requirements. This means that it will exit with status 0 if there are no problems, with status 1 if there is a warning, and with status 2 if there is a critical problem. -For other errors, such as invalid syntax, B will exit with +For other errors, such as invalid syntax, B will exit with status 3. =head1 BUGS -- 2.39.5