Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 18:19:56 GMT
From:      "G.V. Tjong A Hung" <gvtjongahung@users.sourceforge.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115325: man page inconsistent with location of file
Message-ID:  <200708081819.l78IJum6052648@www.freebsd.org>
Resent-Message-ID: <200708081820.l78IK1YA025681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115325
>Category:       ports
>Synopsis:       man page inconsistent with location of file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 08 18:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     G.V. Tjong A Hung
>Release:        
>Organization:
>Environment:
>Description:
The man page tells you to look in /etc/gdm/gdm.conf while the actual file should be in /usr/local/etc/gdm/gdm.conf(although we use custom.conf nowadays, but that's up to the man author to decide)
>How-To-Repeat:

>Fix:
# diff -ruN docs/gdm.1 docs/gdm.1.new
--- docs/gdm.1  Mon Jul 30 22:06:10 2007
+++ docs/gdm.1.new      Wed Aug  8 20:15:43 2007
@@ -67,7 +67,7 @@
 Configuration is done either by running
 .B gdmsetup
 or by editting the /etc/X11/gdm/gdm.conf (usually,
-could also be /etc/gdm/gdm.conf) file.  The graphical
+could also be /usr/local/etc/gdm/gdm.conf) file.  The graphical
 tool does not support all the options possible so
 editting the configuration file is sometimes necessary.
 .SH AUTHOR


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708081819.l78IJum6052648>