summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.19
1 files changed, 4 insertions, 5 deletions
diff --git a/ssh.1 b/ssh.1
index 842affbd9..fc56997f4 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.341 2013/11/25 18:04:21 deraadt Exp $ 36.\" $OpenBSD: ssh.1,v 1.342 2013/11/26 12:14:54 jmc Exp $
37.Dd $Mdocdate: November 25 2013 $ 37.Dd $Mdocdate: November 26 2013 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -58,15 +58,14 @@
58.Op Fl O Ar ctl_cmd 58.Op Fl O Ar ctl_cmd
59.Op Fl o Ar option 59.Op Fl o Ar option
60.Op Fl p Ar port 60.Op Fl p Ar port
61.Op Fl Q Cm cipher | cipher-auth | mac | kex | key
61.Op Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport 62.Op Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
62.Op Fl S Ar ctl_path 63.Op Fl S Ar ctl_path
63.Op Fl Q Ar cipher | Ar cipher-auth | Ar mac | Ar kex | Ar key
64.Op Fl W Ar host : Ns Ar port 64.Op Fl W Ar host : Ns Ar port
65.Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun 65.Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun
66.Oo Ar user Ns @ Oc Ns Ar hostname 66.Oo Ar user Ns @ Oc Ns Ar hostname
67.Op Ar command 67.Op Ar command
68.Ek 68.Ek
69.Nm
70.Sh DESCRIPTION 69.Sh DESCRIPTION
71.Nm 70.Nm
72(SSH client) is a program for logging into a remote machine and for 71(SSH client) is a program for logging into a remote machine and for
@@ -496,7 +495,7 @@ For full details of the options listed below, and their possible values, see
496Port to connect to on the remote host. 495Port to connect to on the remote host.
497This can be specified on a 496This can be specified on a
498per-host basis in the configuration file. 497per-host basis in the configuration file.
499.It Fl Q Ar cipher | Ar cipher-auth | Ar mac | Ar kex | Ar key 498.It Fl Q Cm cipher | cipher-auth | mac | kex | key
500Queries 499Queries
501.Nm 500.Nm
502for the algorithms supported for the specified version 2. 501for the algorithms supported for the specified version 2.