From asmodai@wxs.nl  Sun Dec  6 22:25:48 1998
Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22661
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 6 Dec 1998 22:25:48 -0800 (PST)
          (envelope-from asmodai@wxs.nl)
Received: from chronias.ninth-circle.org ([195.121.57.100])
          by smtp04.wxs.nl (Netscape Messaging Server 3.6)  with ESMTP
          id AAA6E5B for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 7 Dec 1998 07:25:43 +0100
Message-Id: <XFMail.981207073114.asmodai@wxs.nl>
Date: Mon, 07 Dec 1998 07:31:14 +0100 (CET)
From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Sender: asmodai@chronias.ninth-circle.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo or misplacement of pam manual pages

>Number:         8992
>Category:       docs
>Synopsis:       Typo or misplacement of pam manual pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  6 22:30:01 PST 1998
>Closed-Date:    Sun Dec 6 23:00:06 PST 1998
>Last-Modified:  Sun Dec  6 23:01:45 PST 1998
>Originator:     Jeroen Ruigrok van der Werven
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Ninth Circle Enterprises
>Environment:

FreeBSD chronias.ninth-circle.org 3.0-CURRENT FreeBSD 3.0-CURRENT #17: Sat Dec 
5 13:51:21 CET 1998     asmodai@chronias.ninth-
circle.org:/work/cvs/src/sys/compile/CHRONIAS  i386

>Description:

        man pam.d gives pam(8) while it is placed in /usr/share/man/man5
        The same goes for pam.conf.

>How-To-Repeat:

        man pam.d or man pam.conf

>Fix:
        
        Don't know if this was intentional, but all three files are the same
        size and have the same contents. Mayhaps the commiter might want to
        look into it.

---
Jeroen Ruigrok van der Werven                  Pax vobiscum...
asmodai(at)wxs.nl
Network/Security Specialist      <http://home.wxs.nl/~asmodai>
BSD & picoBSD: The Power to Serve     <http://www.freebsd.org>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Sun Dec 6 23:00:06 PST 1998 
State-Changed-Why:  
This is intentional, a look at "src/lib/libpam/libpam/Makefile" shows: 
... 
MAN8+=          pam.8 
MLINKS+=        pam.8 pam.conf.5 pam.8 pam.d.5 
... 

so "pam.conf.5" and "pam.d.5" are both links to "pam.8". 
>Unformatted:
