From owner-freebsd-doc Tue Mar 21 21:50: 8 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E8D8E37C063 for ; Tue, 21 Mar 2000 21:50:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03897; Tue, 21 Mar 2000 21:50:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 ; 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" Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/17544: login.conf(5) should have pointer to cap_mkdb(1) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 21 21:50:00 PST 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message