- markus@cvs.openbsd.org 2004/06/18 10:55:43
     [ssh.1 ssh.c]
     trim synopsis for -S, allow -S and -oControlMaster, -MM means 'ask'; ok djm
diff --git a/ssh.1 b/ssh.1
index dcd02c2..5cdeee2 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: ssh.1,v 1.191 2004/06/17 23:56:57 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.192 2004/06/18 10:55:43 markus Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -74,7 +74,7 @@
 .Sm on
 .Xc
 .Oc
-.Op Fl S Ar ctl_path
+.Op Fl S Ar ctl
 .Oo Ar user Ns @ Oc Ns Ar hostname
 .Op Ar command
 .Sh DESCRIPTION
@@ -738,7 +738,7 @@
 .Ar hostport .
 .Xc
 .Sm on
-.It Fl S Ar ctl_path
+.It Fl S Ar ctl
 Specifies the location of a control socket for for connection sharing.
 Refer to the description of
 .Cm ControlPath