From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/271136-check_dig-help-info-fix.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 web/attachments/271136-check_dig-help-info-fix.diff (limited to 'web/attachments/271136-check_dig-help-info-fix.diff') diff --git a/web/attachments/271136-check_dig-help-info-fix.diff b/web/attachments/271136-check_dig-help-info-fix.diff new file mode 100644 index 0000000..b646d76 --- /dev/null +++ b/web/attachments/271136-check_dig-help-info-fix.diff @@ -0,0 +1,11 @@ +--- nagios-plugins-trunk-200803200100/plugins/check_dig.c.orig 2008-03-20 07:34:20.000000000 +0200 ++++ nagios-plugins-trunk-200803200100/plugins/check_dig.c 2008-03-20 07:35:23.000000000 +0200 +@@ -319,7 +319,7 @@ + + printf (_(UT_HOST_PORT), 'p', myport); + +- printf (" %s\n","-l, --lookup=STRING"); ++ printf (" %s\n","-l, --query_address=STRING"); + printf (" %s\n",_("machine name to lookup")); + printf (" %s\n","-T, --record_type=STRING"); + printf (" %s\n",_("record type to lookup (default: A)")); -- cgit v1.2.3-74-g34f1