From 26f5de45d3fd512feec9a95181dbf6c0bced004e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 9 Aug 2017 03:58:16 +0100 Subject: [PATCH] with-authinfo-kludge: Fix a poorly formatted comment. --- with-authinfo-kludge | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/with-authinfo-kludge b/with-authinfo-kludge index 47660a4..2212cbf 100755 --- a/with-authinfo-kludge +++ b/with-authinfo-kludge @@ -669,8 +669,8 @@ sub server_listen ($) { ## The `-L' option sets up the tunnel that we actually wanted. The `-v' ## makes SSH spew stuff to stdout, which might be useful if you're - ## debugging. . The `-S' detaches OpenSSH from any control master - ## things which might be going on, because they tend to interfere with + ## debugging. The `-S' detaches OpenSSH from any control master things + ## which might be going on, because they tend to interfere with ## forwarding (and, besides, the existing master won't be under the same ## noip configuration). The `echo' will let us know that it's started ## up, and the `read' will keep the tunnel open until we close our end, -- 2.11.0