docs/163177: [patch] man page for gnats(7) incorrectly lists gnatsd.user_access twice

Manolis Kiagias manolis at FreeBSD.org
Sun Dec 11 11:00:03 UTC 2011


>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:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 11:00:02 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-doc mailing list