Bug 65864

Summary: login.conf(5) manpage doesn't mention cap_mkdb(1) enough
Product: Documentation Reporter: Jeff Bachtel <jeffb>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jeff Bachtel 2004-04-21 23:30:18 UTC
	
	The manpage of login.conf(5) fails to mention the necessity of
	rebuilding the capabilities hash database after modifying
	login.conf .

Fix: 

Add a caveat/warning/whatever to rebuild the capabilities database
	after a modification.
How-To-Repeat: 	
	Look at login.conf(5) as distributed with FreeBSD 5.2.1 and 4.9
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2004-04-21 23:32:07 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Take this PR, I want to workover this manual page.
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2005-02-23 22:55:07 UTC
State Changed
From-To: open->closed

Obsolete PR after the patch included in PR: 76981 
is MFC'ed.