X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fmonkeysphere-ssh-proxycommand;h=a7b87ca76f9abff956e1f8a1ea885f963332c2c0;hb=86f97d40d6fb60f7dde3c7e3a8aab0124f151d35;hp=c37d7543c516bf39b54561238aafc07541ce62e4;hpb=aefec8e2f77cf0bba2ea971607c1882925a197e2;p=monkeysphere.git diff --git a/src/monkeysphere-ssh-proxycommand b/src/monkeysphere-ssh-proxycommand index c37d754..a7b87ca 100755 --- a/src/monkeysphere-ssh-proxycommand +++ b/src/monkeysphere-ssh-proxycommand @@ -52,10 +52,10 @@ fi URI="ssh://${HOSTP}" # specify keyserver checking. the behavior of this proxy command is -# intentially different than that of running monkeyesphere normally, -# and keychecking is intentially done unders certain circumstances. -# This can be overridden by setting the MONKEYSPHERE_CHECK_KEYSERVER -# variable on the command line. +# intentionally different than that of running monkeyesphere normally, +# and keyserver checking is intentionally done under certain +# circumstances. This can be overridden by setting the +# MONKEYSPHERE_CHECK_KEYSERVER environment variable. # if the host is in the gpg keyring... if gpg --list-key ="${URI}" 2>&1 >/dev/null ; then