From owner-freebsd-doc@FreeBSD.ORG Tue Jul 25 02:00:34 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5381216A4DD for ; Tue, 25 Jul 2006 02:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AEF43D5D for ; Tue, 25 Jul 2006 02:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6P20S5E099805 for ; Tue, 25 Jul 2006 02:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6P20Sg4099804; Tue, 25 Jul 2006 02:00:28 GMT (envelope-from gnats) Resent-Date: Tue, 25 Jul 2006 02:00:28 GMT Resent-Message-Id: <200607250200.k6P20Sg4099804@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alan Amesbury Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9822916A4DE for ; Tue, 25 Jul 2006 01:55:12 +0000 (UTC) (envelope-from amesbury@paulaner.oitsec.umn.edu) Received: from mail.oitsec.umn.edu (mail.oitsec.umn.edu [128.101.238.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DD543D45 for ; Tue, 25 Jul 2006 01:55:12 +0000 (GMT) (envelope-from amesbury@paulaner.oitsec.umn.edu) Received: from localhost (localhost [127.0.0.1]) by mail.oitsec.umn.edu (Postfix) with ESMTP id 9F2F11CC0A5 for ; Mon, 24 Jul 2006 20:55:11 -0500 (CDT) Received: from mail.oitsec.umn.edu ([127.0.0.1]) by localhost (mail.oitsec.umn.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 73582-06 for ; Mon, 24 Jul 2006 20:55:10 -0500 (CDT) Received: from paulaner.oitsec.umn.edu (paulaner.oitsec.umn.edu [160.94.247.212]) by mail.oitsec.umn.edu (Postfix) with ESMTP id DAF3E1CC087 for ; Mon, 24 Jul 2006 20:55:10 -0500 (CDT) Received: by paulaner.oitsec.umn.edu (Postfix, from userid 1169) id C21E445065; Mon, 24 Jul 2006 20:55:10 -0500 (CDT) Message-Id: <20060725015510.C21E445065@paulaner.oitsec.umn.edu> Date: Mon, 24 Jul 2006 20:55:10 -0500 (CDT) From: Alan Amesbury To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/100795: Typo in ssh_config(5) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alan Amesbury List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 02:00:34 -0000 >Number: 100795 >Category: docs >Synopsis: Typo in ssh_config(5) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 02:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alan Amesbury >Release: FreeBSD 6.1-RELEASE-p3 i386 >Organization: University of Minnesota >Environment: System: FreeBSD paulaner.oitsec.umn.edu 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #2: Fri Jul 14 22:32:08 CDT 2006 root@paulaner.oitsec.umn.edu:/usr/obj/usr/src/sys/OITSEC-6-IS i386 >Description: [PATCH] ssh_config(5) says "retrospectively" instead of "retroactively" >How-To-Repeat: Read ssh_config(5) >Fix: Apply this patch to ssh_config.5: *** ssh_config.5.orig Mon Jul 24 20:50:13 2006 --- ssh_config.5 Mon Jul 24 20:50:20 2006 *************** *** 461,467 **** 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 --- 461,467 ---- be disclosed. The default is .Dq no . ! Note that hashing of names and addresses will not be retroactively applied to existing known hosts files, but these may be manually hashed using .Xr ssh-keygen 1 . .It Cm HostbasedAuthentication In that context, "retrospectively" makes less sense than "retroactively." >Release-Note: >Audit-Trail: >Unformatted: