From sluggo@unknown.nu  Sat Mar  2 18:35:02 2002
Return-Path: <sluggo@unknown.nu>
Received: from jinx.unknown.nu (jinx.unknown.nu [216.80.99.202])
	by hub.freebsd.org (Postfix) with ESMTP id 57A0337B402
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Mar 2002 18:35:02 -0800 (PST)
Received: by jinx.unknown.nu (Postfix, from userid 1002)
	id B848F31FE; Sat,  2 Mar 2002 20:35:01 -0600 (CST)
Message-Id: <20020303023501.B848F31FE@jinx.unknown.nu>
Date: Sat,  2 Mar 2002 20:35:01 -0600 (CST)
From: Kim Scarborough <user@unknown.nu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sshd(8) has an incorrect path
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35491
>Category:       docs
>Synopsis:       sshd(8) has an incorrect path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    green
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 02 18:40:01 PST 2002
>Closed-Date:    Tue Jul 30 03:09:33 PDT 2002
>Last-Modified:  Tue Jul 30 03:09:33 PDT 2002
>Originator:     Kim Scarborough
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD jinx.unknown.nu 4.5-STABLE FreeBSD 4.5-STABLE #2: Sat Feb 23 17:05:29 CST 2002 toor@jinx.unknown.nu:/usr/src/sys/compile/JINX i386


	
>Description:
The man page for sshd(8) gives an incorrect location for the "primes" file.

>How-To-Repeat:
man 8 sshd

>Fix:

*** sshd.8      Sat Mar  2 20:26:40 2002
--- sshd.8.orig Mon Jan 28 07:13:17 2002
***************
*** 1054,1060 ****
  the user so their contents can be copied to known hosts files.
  These files are created using
  .Xr ssh-keygen 1 .
! .It Pa /etc/ssh/primes
  Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
  .It Pa /var/run/sshd.pid
  Contains the process ID of the
--- 1054,1060 ----
  the user so their contents can be copied to known hosts files.
  These files are created using
  .Xr ssh-keygen 1 .
! .It Pa /etc/primes
  Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
  .It Pa /var/run/sshd.pid
  Contains the process ID of the

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->green 
Responsible-Changed-By: dd 
Responsible-Changed-When: Sat Mar 2 19:22:45 PST 2002 
Responsible-Changed-Why:  
Over to OpenSSH maintainer. 
(Note: the patch is reversed.) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35491 
State-Changed-From-To: open->closed 
State-Changed-By: chern 
State-Changed-When: Tue Jul 30 03:08:33 PDT 2002 
State-Changed-Why:  
sshd now uses /etc/ssh/moduli instead of primes.  sshd(8) documents this 
in the right location.  Thanks for pointing this out. 

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