[Pkg-nagios-changes] [pkg-monitoring-plugins] 01/01: Update d/p/10_spell_fixes

Jan Wagner waja at moszumanska.debian.org
Tue Jan 10 21:22:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-monitoring-plugins.

commit e5adc236ee1403e6edb7adb7e730be866a43eec6
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Jan 10 22:10:50 2017 +0100

    Update d/p/10_spell_fixes
---
 debian/patches/10_spell_fixes | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/patches/10_spell_fixes b/debian/patches/10_spell_fixes
index 3715473..7ba7cc7 100644
--- a/debian/patches/10_spell_fixes
+++ b/debian/patches/10_spell_fixes
@@ -352,3 +352,25 @@ Subject: [PATCH] Spelling fixes suggested by lintian
  msgstr ""
  
  #: plugins/check_smtp.c:839
+From 89d00d1c009dd3d4d1c5a6c3769a27704ca3a154 Mon Sep 17 00:00:00 2001
+From: Holger Weiss <holger at zedat.fu-berlin.de>
+Date: Tue, 10 Jan 2017 21:34:58 +0100
+Subject: [PATCH] Apply another spelling fix
+
+---
+ plugins-root/check_icmp.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/plugins-root/check_icmp.c b/plugins-root/check_icmp.c
+index b722f80..4098874 100644
+--- a/plugins-root/check_icmp.c
++++ b/plugins-root/check_icmp.c
+@@ -608,7 +608,7 @@ main(int argc, char **argv)
+ 		if(max_completion_time > (u_int)timeout * 1000000) {
+ 			printf("max_completion_time: %llu  timeout: %u\n",
+ 				   max_completion_time, timeout);
+-			printf("Timeout must be at lest %llu\n",
++			printf("Timeout must be at least %llu\n",
+ 				   max_completion_time / 1000000 + 1);
+ 		}
+ 	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git



More information about the Pkg-nagios-changes mailing list