Date: Tue, 25 Jul 2006 12:10:41 -0500 From: Alan Amesbury <amesbury@umn.edu> To: Warren Block <wblock@wonkity.com> Cc: freebsd-doc@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/100795: Typo in ssh_config(5) Message-ID: <44C65091.5040909@umn.edu> In-Reply-To: <20060725091815.B1882@wonkity.com> References: <20060725015510.C21E445065@paulaner.oitsec.umn.edu> <20060725091815.B1882@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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?44C65091.5040909>