From nobody@FreeBSD.org  Sun Dec 11 10:55:04 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B1128106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 10:55:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 977438FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 10:55:04 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBBAt4sh091129
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 10:55:04 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBBAt4Y3091128;
	Sun, 11 Dec 2011 10:55:04 GMT
	(envelope-from nobody)
Message-Id: <201112111055.pBBAt4Y3091128@red.freebsd.org>
Date: Sun, 11 Dec 2011 10:55:04 GMT
From: Manolis Kiagias <manolis@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] man page for gnats(7) incorrectly lists gnatsd.user_access twice
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163177
>Category:       docs
>Synopsis:       [patch] man page for gnats(7) incorrectly lists gnatsd.user_access twice
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 11:00:02 UTC 2011
>Closed-Date:    Wed Feb 22 04:42:15 UTC 2012
>Last-Modified:  Wed Feb 22 04:42:24 UTC 2012
>Originator:     Manolis Kiagias
>Release:        9.0-RC3
>Organization:
>Environment:
>Description:
The man page for gnats(7) shows gnatsd.user_access twice. The first occurrence should really be gnatsd.host_access.
>How-To-Repeat:
man gnats
>Fix:
Apply the following patch to gnats.7

Patch attached with submission follows:

--- gnats.7.orig	2011-12-11 12:46:07.000000000 +0200
+++ gnats.7	2011-12-11 12:46:31.000000000 +0200
@@ -125,7 +125,7 @@
 describes the structure of the database, and various database-specific
 options
 .TP
-.B gnatsd.user_access
+.B gnatsd.host_access
 lists host names and access levels of hosts authorized to access the
 database
 .TP


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Wed Feb 22 04:42:14 UTC 2012 
State-Changed-Why:  
gnats.7 is not maintained by us 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163177 
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Wed Feb 22 04:42:23 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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