summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.113
1 files changed, 7 insertions, 6 deletions
diff --git a/ssh.1 b/ssh.1
index b70102be5..dcd02c28f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.190 2004/06/13 15:03:02 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.191 2004/06/17 23:56:57 djm Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -43,7 +43,7 @@
43.Nd OpenSSH SSH client (remote login program) 43.Nd OpenSSH SSH client (remote login program)
44.Sh SYNOPSIS 44.Sh SYNOPSIS
45.Nm ssh 45.Nm ssh
46.Op Fl 1246AaCfgkMNnqSsTtVvXxY 46.Op Fl 1246AaCfgkMNnqsTtVvXxY
47.Op Fl b Ar bind_address 47.Op Fl b Ar bind_address
48.Op Fl c Ar cipher_spec 48.Op Fl c Ar cipher_spec
49.Op Fl D Ar port 49.Op Fl D Ar port
@@ -74,6 +74,7 @@
74.Sm on 74.Sm on
75.Xc 75.Xc
76.Oc 76.Oc
77.Op Fl S Ar ctl_path
77.Oo Ar user Ns @ Oc Ns Ar hostname 78.Oo Ar user Ns @ Oc Ns Ar hostname
78.Op Ar command 79.Op Ar command
79.Sh DESCRIPTION 80.Sh DESCRIPTION
@@ -737,11 +738,11 @@ IPv6 addresses can be specified with an alternative syntax:
737.Ar hostport . 738.Ar hostport .
738.Xc 739.Xc
739.Sm on 740.Sm on
740.It Fl S 741.It Fl S Ar ctl_path
741Places the 742Specifies the location of a control socket for for connection sharing.
742.Nm
743client into slave mode for connection sharing.
744Refer to the description of 743Refer to the description of
744.Cm ControlPath
745and
745.Cm ControlMaster 746.Cm ControlMaster
746in 747in
747.Xr ssh_config 5 748.Xr ssh_config 5