From cjc@cc942873-a.ewndsr1.nj.home.com  Tue Mar 21 21:48:58 2000
Return-Path: <cjc@cc942873-a.ewndsr1.nj.home.com>
Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207])
	by hub.freebsd.org (Postfix) with ESMTP id AE4B637BBAB
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Mar 2000 21:48:51 -0800 (PST)
	(envelope-from cjc@cc942873-a.ewndsr1.nj.home.com)
Received: (from cjc@localhost)
	by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id AAA85982;
	Wed, 22 Mar 2000 00:48:49 -0500 (EST)
	(envelope-from cjc)
Message-Id: <200003220548.AAA85982@cc942873-a.ewndsr1.nj.home.com>
Date: Wed, 22 Mar 2000 00:48:49 -0500 (EST)
From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: login.conf(5) should have pointer to cap_mkdb(1)
X-Send-Pr-Version: 3.2

>Number:         17544
>Category:       docs
>Synopsis:       login.conf(5) should have pointer to cap_mkdb(1)
>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:   Tue Mar 21 21:50:00 PST 2000
>Closed-Date:    Sun Apr 30 15:43:09 PDT 2000
>Last-Modified:  Sun Jul 30 20:30:04 PDT 2000
>Originator:     Crist J. Clark
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

	Standard installation of FreeBSD 3.x or 4.0.

>Description:

	I made changes to my login.conf on my new 4.0 system and could
not remember how to make a login.conf into a login.conf.db. Took me
a while to track it down and the way I did was by 'apropos mkdb' which
was only a guess.

	I think at the least a pointer to that manpage belongs in the
'SEE ALSO' section on login.conf(5). Building a database actually
probably deserves a short paragraph, but this is just a quick fix.

>How-To-Repeat:

	N/A

>Fix:
	
	A patch,

--- /usr/src/lib/libutil/login.conf.5   Fri Mar 10 04:02:37 2000
+++ login.conf.5        Wed Mar 22 00:40:10 2000
@@ -358,6 +357,7 @@
 .Em host.exempt
 lists.
 .Sh SEE ALSO
+.Xr cap_mkdb 1 ,
 .Xr login 1 ,
 .Xr getcap 3 ,
 .Xr getttyent 3 ,

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Sun Apr 30 15:43:09 PDT 2000 
State-Changed-Why:  
Committed.  Thanks. 

From: Francisco Reyes <francisco@natserv.com>
To: freebsd-gnats-submit@FreeBSD.org,
	cjc@cc942873-a.ewndsr1.nj.home.com
Cc:  
Subject: Re: docs/17544: login.conf(5) should have pointer to cap_mkdb(1)
Date: Sun, 30 Jul 2000 22:59:51 -0400

 The mention of cap_mkdb on login.conf.5 man page does not seem to have
 ever made it to 4.X stable
 
 
>Unformatted:
