Date: Tue, 25 Jul 2006 17:20:15 GMT From: Alan Amesbury <amesbury@umn.edu> To: freebsd-doc@FreeBSD.org Subject: Re: docs/100795: Typo in ssh_config(5) Message-ID: <200607251720.k6PHKFOd085985@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/100795; it has been noted by GNATS. From: Alan Amesbury <amesbury@umn.edu> To: Warren Block <wblock@wonkity.com> Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-doc@freebsd.org Subject: Re: docs/100795: Typo in ssh_config(5) Date: Tue, 25 Jul 2006 12:10:41 -0500 This is a multi-part message in MIME format. --------------030902070501040808010600 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Warren Block wrote: > On Mon, 24 Jul 2006, Alan Amesbury wrote: > >> In that context, "retrospectively" makes less sense than "retroactively." > > Agreed, but that whole sentence is confusing. How about this: > > ! Note that unhashed names and addresses already in known hosts files > will not be hashed automatically, but these may be manually hashed > using > .Xr ssh-keygen 1 . Well, I was going for minimal change..... ;-) Anyway, I've taken your idea and put it into patch form (attached). -- Alan Amesbury University of Minnesota --------------030902070501040808010600 Content-Type: text/plain; name="ssh_config.5.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ssh_config.5.patch" *** ssh_config.5.orig Mon Jul 24 20:50:13 2006 --- ssh_config.5 Tue Jul 25 12:07:36 2006 *************** *** 461,468 **** be disclosed. The default is .Dq no . ! Note that hashing of names and addresses will not be retrospectively applied ! to existing known hosts files, but these may be manually hashed using .Xr ssh-keygen 1 . .It Cm HostbasedAuthentication Specifies whether to try rhosts based authentication with public key --- 461,469 ---- be disclosed. The default is .Dq no . ! Note that names and addresses already in known hosts files will not ! be automatically converted to hashes; these may be hashed manually ! using .Xr ssh-keygen 1 . .It Cm HostbasedAuthentication Specifies whether to try rhosts based authentication with public key --------------030902070501040808010600--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607251720.k6PHKFOd085985>