Date: Sun, 11 Dec 2011 10:55:04 GMT From: Manolis Kiagias <manolis@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/163177: [patch] man page for gnats(7) incorrectly lists gnatsd.user_access twice Message-ID: <201112111055.pBBAt4Y3091128@red.freebsd.org> Resent-Message-ID: <201112111100.pBBB02FQ060657@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112111055.pBBAt4Y3091128>