From: Russ Allbery Date: Thu, 25 Mar 2004 00:47:52 +0000 (+0000) Subject: Fix a few very minor issues in the documentation. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=42c3e63b2ca261819c6a5758c7b67ebe87cd4c0a;p=packages%2Fa%2Fafs-monitor.git Fix a few very minor issues in the documentation. --- 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