Bug 25743

Summary: Trivial typographic error in ssh.1
Product: Documentation Reporter: David Wolfskill <dhw>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dima 2001-02-26 04:18:48 UTC
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
Comment 1 David Wolfskill 2001-03-12 19:00:01 UTC
	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
Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-03-15 09:27:24 UTC
State Changed
From-To: open->closed

Fix applied. 
Thanks! 

Note: Needs to be submitted back to OpenSSH.