]> andersk Git - openssh.git/blobdiff - sshd.8
- Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
[openssh.git] / sshd.8
diff --git a/sshd.8 b/sshd.8
index 8c64491083e12e32445bae7050785e605f76924a..d7863bb6e848e445c4bbefc3c82d06615cea10de 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -69,7 +69,7 @@ random number as a session key which is used to encrypt all further
 communications in the session.
 The rest of the session is encrypted
 using a conventional cipher, currently Blowfish and 3DES, with 3DES
-being is used by default.
+being used by default.
 The client selects the encryption algorithm
 to use from those offered by the server.
 .Pp
@@ -877,11 +877,11 @@ The libraries described in
 .Xr ssl 8
 are required for proper operation.
 .Sh SEE ALSO
-.Xr rlogin 1 ,
-.Xr rsh 1 ,
 .Xr scp 1 ,
 .Xr ssh 1 ,
 .Xr ssh-add 1 ,
 .Xr ssh-agent 1 ,
 .Xr ssh-keygen 1 ,
-.Xr ssl 8
+.Xr ssl 8 ,
+.Xr rlogin 1 ,
+.Xr rsh 1
This page took 0.089925 seconds and 4 git commands to generate.