Code

typographical fix in check_ntp
authorM. Sean Finney <seanius@users.sourceforge.net>
Thu, 14 Apr 2005 04:07:24 +0000 (04:07 +0000)
committerM. Sean Finney <seanius@users.sourceforge.net>
Thu, 14 Apr 2005 04:07:24 +0000 (04:07 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1161 f882894a-f735-0410-b71e-b25c423dba1c

plugins-scripts/check_ntp.pl

index 82c97cedd6dee3beb529a81fa3997d2d24e0b84a..20780b5507451020eb9b5b2043d856ea0bb8b1ca 100755 (executable)
@@ -443,7 +443,7 @@ Checks the jitter/dispersion of clock signal between <host> and its sys.peer wit
 -j (--jwarn)
      Clock jitter in milliseconds at which a warning message will be generated.\n      Defaults to $DEFAULT_JITTER_WARN.
 -k (--jcrit)
-    Clock jitter in milliseconds at which a warning message will be generated.\n       Defaults to $DEFAULT_JITTER_CRIT.
+    Clock jitter in milliseconds at which a critical message will be generated.\n      Defaults to $DEFAULT_JITTER_CRIT.
     
     If jitter/dispersion is specified with -j or -k and ntpq times out, then a
     warning is returned.\n