[Nagiosplug-checkins] nagiosplug/plugins check_by_ssh.c,1.36,1.37

Ton Voon tonvoon at users.sourceforge.net
Wed Mar 22 05:19:01 CET 2006


Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22745

Modified Files:
	check_by_ssh.c 
Log Message:
Typo (Thomas Guettler - 1433447)


Index: check_by_ssh.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/check_by_ssh.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- check_by_ssh.c	24 Oct 2005 11:10:29 -0000	1.36
+++ check_by_ssh.c	22 Mar 2006 13:18:06 -0000	1.37
@@ -343,7 +343,7 @@
 passphrase and the public key should be listed in the authorized_keys\n\
 file of the remote host. Usually the key will be restricted to running\n\
 only one command on the remote server. If the remote SSH server tracks\n\
-invocation agruments, the one remote program may be an agent that can\n\
+invocation arguments, the one remote program may be an agent that can\n\
 execute additional commands as proxy\n"));
 
 	printf (_("\n\





More information about the Commits mailing list