From danger@rulez.sk  Sat Feb 18 15:02:40 2006
Return-Path: <danger@rulez.sk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C624116A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Feb 2006 15:02:40 +0000 (GMT)
	(envelope-from danger@rulez.sk)
Received: from mail.rulez.sk (DaEmoN.RuLeZ.sK [84.16.32.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 64A7043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Feb 2006 15:02:40 +0000 (GMT)
	(envelope-from danger@rulez.sk)
Received: from localhost (localhost [127.0.0.1])
	by mail.rulez.sk (Postfix) with ESMTP id 3D60C1CC76
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Feb 2006 16:02:37 +0100 (CET)
Received: by mail.rulez.sk (Postfix, from userid 1001)
	id 832051CC6F; Sat, 18 Feb 2006 16:02:28 +0100 (CET)
Message-Id: <20060218150228.832051CC6F@mail.rulez.sk>
Date: Sat, 18 Feb 2006 16:02:28 +0100 (CET)
From: Daniel Gerzo <danger@rulez.sk>
Reply-To: Daniel Gerzo <danger@rulez.sk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Xref chkgrp(8) in group(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         93529
>Category:       docs
>Synopsis:       [patch] Xref chkgrp(8) in group(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 15:10:03 GMT 2006
>Closed-Date:    Mon Feb 20 21:15:46 CET 2006
>Last-Modified:  Mon Feb 20 21:15:46 CET 2006
>Originator:     Daniel Gerzo
>Release:        FreeBSD 6.0-DanGerSEC i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD 6.0 #0: Sat Jan 21 10:38:47 CET 2006 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386
>Description:
chkgrp(8) isn't mentioned in the group(5) manual page and it looks like
a useful tool.
>How-To-Repeat:
man 5 group
man 8 chkgrp
>Fix:
--- group.5.diff begins here ---
--- group.5~	Sat Feb 18 15:56:56 2006
+++ group.5	Sat Feb 18 15:59:05 2006
@@ -146,6 +146,7 @@
 .Xr initgroups 3 ,
 .Xr nsswitch.conf 5 ,
 .Xr passwd 5 ,
+.Xr chkgrp 8,
 .Xr pw 8 ,
 .Xr yp 8
 .Sh HISTORY
--- group.5.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Sat Feb 18 17:49:13 CET 2006 
State-Changed-Why:  
Committed with a whitespace fix, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93529 
Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Sat Feb 18 17:49:59 CET 2006 
Responsible-Changed-Why:  
MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93529 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon Feb 20 21:15:30 CET 2006 
State-Changed-Why:  
MFC done. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93529 
>Unformatted:
