From owner-freebsd-doc Sat Mar 2 18:40: 8 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC49037B41B for ; Sat, 2 Mar 2002 18:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g232e1539406; Sat, 2 Mar 2002 18:40:01 -0800 (PST) (envelope-from gnats) Received: from jinx.unknown.nu (jinx.unknown.nu [216.80.99.202]) by hub.freebsd.org (Postfix) with ESMTP id 57A0337B402 for ; 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 To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/35491: sshd(8) has an incorrect path Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35491 >Category: docs >Synopsis: sshd(8) has an incorrect path >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 02 18:40:01 PST 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message