upstream: Remove now-obsolete config options from example in

comment.  Patch from openbsd@academicsolutions.ch, ok djm@

OpenBSD-Commit-ID: 35862beb0927b1cb0af476ec23cc07f6e3006101
This commit is contained in:
dtucker@openbsd.org 2019-12-20 02:11:38 +00:00 committed by Darren Tucker
parent ae024b22c4
commit 345be6091b

View File

@ -1,4 +1,4 @@
/* $OpenBSD: readconf.c,v 1.315 2019/12/15 18:57:30 djm Exp $ */ /* $OpenBSD: readconf.c,v 1.316 2019/12/20 02:11:38 dtucker Exp $ */
/* /*
* Author: Tatu Ylonen <ylo@cs.hut.fi> * Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@ -121,8 +121,6 @@
ForwardAgent no ForwardAgent no
ForwardX11 no ForwardX11 no
PasswordAuthentication yes PasswordAuthentication yes
RSAAuthentication yes
RhostsRSAAuthentication yes
StrictHostKeyChecking yes StrictHostKeyChecking yes
TcpKeepAlive no TcpKeepAlive no
IdentityFile ~/.ssh/identity IdentityFile ~/.ssh/identity