=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config.5,v retrieving revision 1.263 retrieving revision 1.264 diff -u -r1.263 -r1.264 --- src/usr.bin/ssh/ssh_config.5 2018/02/06 06:01:54 1.263 +++ src/usr.bin/ssh/ssh_config.5 2018/02/10 06:40:28 1.264 @@ -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.263 2018/02/06 06:01:54 dtucker Exp $ -.Dd $Mdocdate: February 6 2018 $ +.\" $OpenBSD: ssh_config.5,v 1.264 2018/02/10 06:40:28 djm Exp $ +.Dd $Mdocdate: February 10 2018 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -1107,10 +1107,7 @@ The list of available MAC algorithms may also be obtained using .Qq ssh -Q mac . .It Cm NoHostAuthenticationForLocalhost -This option can be used if the home directory is shared across machines. -In this case localhost will refer to a different machine on each of -the machines and the user will get many warnings about changed host keys. -However, this option disables host authentication for localhost. +Disable host authentication for localhost (loopback addresses). The argument to this keyword must be .Cm yes or