From nobody@FreeBSD.org  Mon Sep 18 08:23:58 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C193716A403
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Sep 2006 08:23:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4E243D5D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Sep 2006 08:23:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8I8NwLa049762
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Sep 2006 08:23:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k8I8NwZX049761;
	Mon, 18 Sep 2006 08:23:58 GMT
	(envelope-from nobody)
Message-Id: <200609180823.k8I8NwZX049761@www.freebsd.org>
Date: Mon, 18 Sep 2006 08:23:58 GMT
From: Evan Clarke <evan@proc.to>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Incorrect file summary in devfs(8)
X-Send-Pr-Version: www-2.3

>Number:         103347
>Category:       docs
>Synopsis:       Incorrect file summary in devfs(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danger
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 18 08:30:19 GMT 2006
>Closed-Date:    Mon Jan 01 11:15:45 GMT 2007
>Last-Modified:  Mon Jan 01 11:15:45 GMT 2007
>Originator:     Evan Clarke
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD localhost.my.domain 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Fri Sep 15 20:28:17 EST 2006     root@localhost.localdomain:/usr/obj/usr/src/sys/JUMPMAN  i386
>Description:
The "Files" section of the devfs(8) man page states that
/etc/defaults/devfs.rules
/etc/devfs.rules
are both the files that devfs uses.  

Should /etc/devfs.rules be /etc/devfs.conf?  devfs.rules does not exist on system and /etc/rc.d/devfs references /etc/devfs.conf 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: Daniel Gerzo <danger@FreeBSD.org>
To: Evan Clarke <evan@proc.to>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/103347: Incorrect file summary in devfs(8)
Date: Mon, 18 Sep 2006 13:48:14 +0200

 Hello Evan,
 
 Monday, September 18, 2006, 10:23:58 AM, you wrote:
 
 >>Description:
 > The "Files" section of the devfs(8) man page states that
 > /etc/defaults/devfs.rules
 > /etc/devfs.rules
 > are both the files that devfs uses.  
 
 > Should /etc/devfs.rules be /etc/devfs.conf?  devfs.rules does not
 > exist on system and /etc/rc.d/devfs references /etc/devfs.conf
 
 The /etc/devfs.rules doesn't have to exist on your system unless you
 want to override the default values set in /etc/defaults/devfs.rules.
 This is the same way the rc.conf work. Note, that the devfs.rules and
 devfs.conf are different files with completely different purposes. We
 certainly need to clarify this in the devfs(8) manual page (as a start
 it should be good to xref devfs.rules(5) and devfs.conf(5) manual
 pages in SEE ALSO at least). I will try to look at this further later.
 
 -- 
 Best regards,
  Daniel                            mailto:danger@FreeBSD.org
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/103347: commit references a PR
Date: Sun,  5 Nov 2006 19:37:40 +0000 (UTC)

 danger      2006-11-05 19:37:27 UTC
 
   FreeBSD src repository (doc committer)
 
   Modified files:
     sbin/devfs           devfs.8 
   Log:
   - add some files to FILES section and provide their description
   - reference devfs.conf and devfs.rules in SEE ALSO section
   
   Approved by: keramida (mentor), trhodes (mentor)
   PR: docs/103347
   MFC-after: 3 days
   
   Revision  Changes    Path
   1.16      +16 -0     src/sbin/devfs/devfs.8
 _______________________________________________
 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"
 
State-Changed-From-To: open->patched 
State-Changed-By: danger 
State-Changed-When: Sun Nov 5 19:42:11 UTC 2006 
State-Changed-Why:  
Fixed in -HEAD, thanks for your submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103347 
Responsible-Changed-From-To: freebsd-doc->danger 
Responsible-Changed-By: danger 
Responsible-Changed-When: Sun Nov 5 19:42:47 UTC 2006 
Responsible-Changed-Why:  
MFC reminder.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=103347 
State-Changed-From-To: patched->closed 
State-Changed-By: danger 
State-Changed-When: Mon Jan 1 11:14:03 UTC 2007 
State-Changed-Why:  
MFCed to RELENG_6. 
Thanks for your report! 

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