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 740a29b5a..54c461b26 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.142 2001/12/28 22:37:48 stevesk Exp $ 37.\" $OpenBSD: ssh.1,v 1.143 2002/01/05 21:51:56 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -900,7 +900,7 @@ is similar to
900Specifies the protocol version 2 host key algorithms 900Specifies the protocol version 2 host key algorithms
901that the client wants to use in order of preference. 901that the client wants to use in order of preference.
902The default for this option is: 902The default for this option is:
903.Dq ssh-rsa,ssh-dss 903.Dq ssh-rsa,ssh-dss .
904.It Cm HostKeyAlias 904.It Cm HostKeyAlias
905Specifies an alias that should be used instead of the 905Specifies an alias that should be used instead of the
906real host name when looking up or saving the host key 906real host name when looking up or saving the host key
@@ -1014,7 +1014,7 @@ authentication methods. This allows a client to prefer one method (e.g.
1014over another method (e.g. 1014over another method (e.g.
1015.Cm password ) 1015.Cm password )
1016The default for this option is: 1016The default for this option is:
1017.Dq hostbased,publickey,keyboard-interactive,password 1017.Dq hostbased,publickey,keyboard-interactive,password .
1018.It Cm Protocol 1018.It Cm Protocol
1019Specifies the protocol versions 1019Specifies the protocol versions
1020.Nm 1020.Nm