=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sftp.1,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- src/usr.bin/ssh/sftp.1 2022/03/31 03:07:03 1.139 +++ src/usr.bin/ssh/sftp.1 2022/03/31 17:27:27 1.140 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.139 2022/03/31 03:07:03 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.140 2022/03/31 17:27:27 naddy Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -126,7 +126,7 @@ .Ar batchfile instead of .Em stdin . -Since it lacks user interaction it should be used in conjunction with +Since it lacks user interaction, it should be used in conjunction with non-interactive authentication to obviate the need to enter a password at connection time (see .Xr sshd 8