From owner-freebsd-doc Tue Jan 28 6:48:27 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813EF37B401; Tue, 28 Jan 2003 06:48:26 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF1E043E4A; Tue, 28 Jan 2003 06:48:25 -0800 (PST) (envelope-from horikawa@jp.freebsd.org) Received: from localhost (12-252-35-167.client.attbi.com[12.252.35.167]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <200301281448240010085v80e>; Tue, 28 Jan 2003 14:48:24 +0000 Date: Tue, 28 Jan 2003 07:48:21 -0700 (MST) Message-Id: <20030128.074821.41627523.horikawa@attbi.com> To: trhodes@FreeBSD.ORG Cc: s-seiji@hyper.ocn.ne.jp, freebsd-doc@FreeBSD.ORG Subject: Re: docs/46841: Typo in manual page sshd(8). From: Kazuo Horikawa In-Reply-To: <200301270536.h0R5aPFR074697@freefall.freebsd.org> References: <200301270536.h0R5aPFR074697@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Tom, The inconsistencies are introduced by FreeBSD local changes (and should not exist on OpenBSD). OpenBSD's sshd.8 listed 3 files and refered them as "these three files": .It Pa /etc/ssh/ssh_host_key, /etc/ssh/ssh_host_dsa_key, /etc/ssh/ssh_host_rsa_key These three files contain the public parts of the host keys. FreeBSD's sshd.8 locally removed one of three, but failed to update "these three files": .It Pa /etc/ssh/ssh_host_key, /etc/ssh/ssh_host_dsa_key These three files contain the public parts of the host keys. Entire FreeBSD local changes should be found as: http://www.freebsd.org/cgi/cvsweb.cgi/src/crypto/openssh/sshd.8.diff?r1=text&tr1=1.1.1.9&r2=text&tr2=1.25 -- Kazuo Horikawa Tom Rhodes wrote: > Synopsis: Typo in manual page sshd(8). > > State-Changed-From-To: open->feedback > State-Changed-By: trhodes > State-Changed-When: Sun Jan 26 21:35:40 PST 2003 > State-Changed-Why: > This is contributed software from the OpenBSD Project. Could you perhaps > submit this patch to them? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=46841 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message