From dhw@whistle.com  Mon Mar 12 10:51:17 2001
Return-Path: <dhw@whistle.com>
Received: from whistle.com (s205m131.whistle.com [207.76.205.131])
	by hub.freebsd.org (Postfix) with ESMTP id 229EE37B719
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Mar 2001 10:51:17 -0800 (PST)
	(envelope-from dhw@whistle.com)
Received: (from smap@localhost)
	by whistle.com (8.10.0/8.10.0) id f2CIpGo02803
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Mar 2001 10:51:16 -0800 (PST)
Received: from m758712358.whistle.com(dhcp7-214.whistle.com 207.76.207.214) by whistle.com via smap (V2.0)
	id xma002799; Mon, 12 Mar 2001 10:50:50 -0800
Received: (from david@localhost)
	by m758712358.whistle.com (8.11.3/8.11.1) id f2CIooX00969;
	Mon, 12 Mar 2001 10:50:50 -0800 (PST)
Message-Id: <200103121850.f2CIooX00969@m758712358.whistle.com>
Date: Mon, 12 Mar 2001 10:50:50 -0800 (PST)
From: dhw@whistle.com
Reply-To: dhw@whistle.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Trivial typographic error in ssh.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         25743
>Category:       docs
>Synopsis:       Trivial typographic error in ssh.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 12 11:00:01 PST 2001
>Closed-Date:    Thu Mar 15 01:27:24 PST 2001
>Last-Modified:  Thu Mar 15 01:27:47 PST 2001
>Originator:     David Wolfskill
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Whistle Communications
>Environment:
System: FreeBSD m758712358.whistle.com 4.3-BETA FreeBSD 4.3-BETA #2: Mon Mar 12 09:44:41 PST 2001 root@m758712358.whistle.com:/common/obj/S2/usr/src/sys/LAPTOP_30W i386


	
>Description:
	Man page for ssh (/usr/src/crypto/openssh/ssh.1) has the string
	"ssh ssh", when just "ssh" is wanted.
>How-To-Repeat:
	man ssh | grep 'If this flag is set to' | tail -1
>Fix:

Index: ssh.1
===================================================================
RCS file: /cvs/freebsd/src/crypto/openssh/ssh.1,v
retrieving revision 1.4.2.6
diff -u -r1.4.2.6 ssh.1
--- ssh.1	2001/01/12 04:25:58	1.4.2.6
+++ ssh.1	2001/03/12 18:22:36
@@ -910,7 +910,7 @@
 If this flag is set to
 .Dq yes ,
 .Nm
-ssh will never automatically add host keys to the
+will never automatically add host keys to the
 .Pa $HOME/.ssh/known_hosts
 and
 .Pa $HOME/.ssh/known_hosts2
>Release-Note:
>Audit-Trail:

From: Dima Dorfman <dima@unixfreak.org>
To: dhw@whistle.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/25743: Trivial typographic error in ssh.1 
Date: Sun, 25 Feb 2001 20:18:48 -0800

 dhw@whistle.com writes:
 > 
 > >Number:         25743
 > >Category:       docs
 > >Synopsis:       Trivial typographic error in ssh.1
 > >Description:
 > 	Man page for ssh (/usr/src/crypto/openssh/ssh.1) has the string
 > 	"ssh ssh", when just "ssh" is wanted.
 
 src/crypto is like src/contrib; everything in there is externally
 maintained.  Unless it's a FreeBSD-specific problem (which it isn't in
 this case), it should be taken up with the OpenSSH folks.  In other
 words, you want to send this to openssh-unix-dev@mindrot.org (the
 OpenSSH development list).
 
 Thanks
 
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Thu Mar 15 01:27:24 PST 2001 
State-Changed-Why:  
Fix applied. 
Thanks! 

Note: Needs to be submitted back to OpenSSH. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25743 
>Unformatted:
