Bug 46841

Summary: Typo in manual page sshd(8).
Product: Documentation Reporter: SAKAMOTO Seiji <s-seiji>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: s-seiji
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sshd.8.diff none

Description SAKAMOTO Seiji 2003-01-07 21:40:00 UTC
I think that typo exists in the FILES section of manual page sshd(8).
Please refer to the Fix.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2003-01-27 05:35:40 UTC
State Changed
From-To: open->feedback

This is contributed software from the OpenBSD Project.  Could you perhaps 
submit this patch to them?
Comment 2 SAKAMOTO Seiji 2003-01-28 17:07:16 UTC
and more information.

Please refer to file:///usr/src/crypto/openssh/FREEBSD-upgrade

cite;

  1) Modified server-side defaults

     We've modified some configuration defaults in sshd:

        - For protocol version 2, we don't load RSA host keys by
          default.  If both RSA and DSA keys are present, we prefer DSA
          to RSA.
  ...

-- 
  SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2003-02-05 02:35:52 UTC
State Changed
From-To: feedback->patched

Following the audit trail and a discussion with des (MAINTAINER) I have applied 
your patch to CURRENT and will MFC soon.  Thanks alot for the submission!
Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2003-02-05 19:31:59 UTC
State Changed
From-To: patched->closed

Applied!  Thanks for the submission!