diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-03-22 13:18:06 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-03-22 13:18:06 +0000 |
commit | dfbd0be38961413594e6bdddec3858e0a276d780 (patch) | |
tree | d8cfb1b2a3b964302368cff5c62f990fdb66d373 /plugins/check_by_ssh.c | |
parent | 450054438c2763c0ce26985ccf6c5d890d2c6f2a (diff) | |
download | monitoring-plugins-dfbd0be38961413594e6bdddec3858e0a276d780.tar.gz |
Typo (Thomas Guettler - 1433447)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1341 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_by_ssh.c')
-rw-r--r-- | plugins/check_by_ssh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_by_ssh.c b/plugins/check_by_ssh.c index b777b072..75369ec6 100644 --- a/plugins/check_by_ssh.c +++ b/plugins/check_by_ssh.c @@ -343,7 +343,7 @@ the '-i' option. In this mode, the identity pair should have a null\n\ 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\ |