Date: Tue, 28 Jan 2003 07:48:21 -0700 (MST) From: Kazuo Horikawa <horikawa@jp.FreeBSD.org> 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). Message-ID: <20030128.074821.41627523.horikawa@attbi.com> In-Reply-To: <200301270536.h0R5aPFR074697@freefall.freebsd.org> References: <200301270536.h0R5aPFR074697@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <trhodes@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128.074821.41627523.horikawa>