summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 259a786a1..50eb03b24 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.237 2016/09/05 14:02:42 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.238 2016/09/22 17:55:13 djm Exp $
37.Dd $Mdocdate: September 5 2016 $ 37.Dd $Mdocdate: September 22 2016 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1133,7 +1133,7 @@ character, then the specified methods will be appended to the default set
1133instead of replacing them. 1133instead of replacing them.
1134The default is: 1134The default is:
1135.Bd -literal -offset indent 1135.Bd -literal -offset indent
1136curve25519-sha256@libssh.org, 1136curve25519-sha256,curve25519-sha256@libssh.org,
1137ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521, 1137ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
1138diffie-hellman-group-exchange-sha256, 1138diffie-hellman-group-exchange-sha256,
1139diffie-hellman-group-exchange-sha1, 1139diffie-hellman-group-exchange-sha1,