Bug 35491

Summary: sshd(8) has an incorrect path
Product: Documentation Reporter: user <user>
Component: Books & ArticlesAssignee: Brian Feldman <green>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description user 2002-03-03 02:40:01 UTC
The man page for sshd(8) gives an incorrect location for the "primes" file.

How-To-Repeat: man 8 sshd
Comment 1 dd freebsd_committer freebsd_triage 2002-03-03 03:22:45 UTC
Responsible Changed
From-To: freebsd-doc->green

Over to OpenSSH maintainer. 
(Note: the patch is reversed.)
Comment 2 chern freebsd_committer freebsd_triage 2002-07-30 11:08:33 UTC
State Changed
From-To: open->closed

sshd now uses /etc/ssh/moduli instead of primes.  sshd(8) documents this 
in the right location.  Thanks for pointing this out.