summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 6f4110e41..d93b114c6 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.108 2001/04/30 11:18:52 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.109 2001/05/04 14:21:55 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -507,7 +507,7 @@ Causes all warning and diagnostic messages to be suppressed.
507Only fatal errors are displayed. 507Only fatal errors are displayed.
508.It Fl s 508.It Fl s
509May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 509May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
510of SSH as a secure transport for other application (eg. sftp). The 510of SSH as a secure transport for other applications (eg. sftp). The
511subsystem is specified as the remote command. 511subsystem is specified as the remote command.
512.It Fl t 512.It Fl t
513Force pseudo-tty allocation. 513Force pseudo-tty allocation.
@@ -808,7 +808,7 @@ This option applies to protocol version 2 only and
808is similar to 808is similar to
809.Cm RhostsRSAAuthentication . 809.Cm RhostsRSAAuthentication .
810.It Cm HostKeyAlgorithms 810.It Cm HostKeyAlgorithms
811Specfies the protocol version 2 host key algorithms 811Specifies the protocol version 2 host key algorithms
812that the client wants to use in order of preference. 812that the client wants to use in order of preference.
813The default for this option is: 813The default for this option is:
814.Dq ssh-rsa,ssh-dss 814.Dq ssh-rsa,ssh-dss