From nobody@FreeBSD.org  Wed Aug  8 18:19:56 2007
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 51CC016A417
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  8 Aug 2007 18:19:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4256413C461
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  8 Aug 2007 18:19:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l78IJuD7052649
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 8 Aug 2007 18:19:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l78IJum6052648;
	Wed, 8 Aug 2007 18:19:56 GMT
	(envelope-from nobody)
Message-Id: <200708081819.l78IJum6052648@www.freebsd.org>
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: man page inconsistent with location of file
X-Send-Pr-Version: www-3.0

>Number:         115325
>Category:       ports
>Synopsis:       x11/gdm - man page inconsistent with location of file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 08 18:20:01 GMT 2007
>Closed-Date:    Sat Aug 18 16:06:38 GMT 2007
>Last-Modified:  Sat Aug 18 16:10:21 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 8 21:21:03 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115325 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Aug 18 16:06:26 UTC 2007 
State-Changed-Why:  
Fixed, thanks for reporting. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115325 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115325: commit references a PR
Date: Sat, 18 Aug 2007 16:06:26 +0000 (UTC)

 marcus      2007-08-18 16:06:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/gdm              Makefile 
   Log:
   Correct the location of the gdm.conf file in the gdm(1) man page.
   
   PR:             115325
   
   Revision  Changes    Path
   1.91      +3 -0      ports/x11/gdm/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
