=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config.5,v retrieving revision 1.359 retrieving revision 1.360 diff -u -r1.359 -r1.360 --- src/usr.bin/ssh/ssh_config.5 2021/07/23 04:04:52 1.359 +++ src/usr.bin/ssh/ssh_config.5 2021/07/30 14:25:01 1.360 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.359 2021/07/23 04:04:52 djm Exp $ -.Dd $Mdocdate: July 23 2021 $ +.\" $OpenBSD: ssh_config.5,v 1.360 2021/07/30 14:25:01 jmc Exp $ +.Dd $Mdocdate: July 30 2021 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -1774,8 +1774,9 @@ .Pp If this flag is set to .Dq accept-new -then ssh will automatically add new host keys to the user -known hosts files, but will not permit connections to hosts with +then ssh will automatically add new host keys to the user's +.Pa known_hosts +file, but will not permit connections to hosts with changed host keys. If this flag is set to .Dq no @@ -2069,7 +2070,7 @@ otherwise. .It %t The type of the server host key, e.g. -.Cm ssh-ed25519 +.Cm ssh-ed25519 . .It %u The local username. .El