From andrew@qemg.org  Sat Apr 26 14:22:42 2008
Return-Path: <andrew@qemg.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 16A7E106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2008 14:22:42 +0000 (UTC)
	(envelope-from andrew@qemg.org)
Received: from qemg.org (U48.N136.QueensU.CA [130.15.136.48])
	by mx1.freebsd.org (Postfix) with ESMTP id D10C78FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2008 14:22:41 +0000 (UTC)
	(envelope-from andrew@qemg.org)
Received: from qemg.org (localhost [127.0.0.1])
	by qemg.org (8.14.2/8.14.2) with ESMTP id m3QDo1Bd056500
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Apr 2008 10:50:01 -0300 (ADT)
	(envelope-from andrew@qemg.org)
Received: (from andrew@localhost)
	by qemg.org (8.14.2/8.14.2/Submit) id m3QDo19B056499;
	Sat, 26 Apr 2008 10:50:01 -0300 (ADT)
	(envelope-from andrew)
Message-Id: <200804261350.m3QDo19B056499@qemg.org>
Date: Sat, 26 Apr 2008 10:50:01 -0300 (ADT)
From: Andrew Hamilton-Wright <andrew@qemg.org>
Reply-To: Andrew Hamilton-Wright <andrew@qemg.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: link only unidirectional between cpufreq(4) and powerd(8)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123111
>Category:       docs
>Synopsis:       link only unidirectional between cpufreq(4) and powerd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    danger
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 14:30:01 UTC 2008
>Closed-Date:    Mon Jun 23 09:05:08 UTC 2008
>Last-Modified:  Mon Jun 23 09:05:08 UTC 2008
>Originator:     Andrew Hamilton-Wright
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
Mount Allison University
>Environment:
System: FreeBSD qemg.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	

	On the powerd(8) man page there is a SEE ALSO link to
	cpufreq(4), however it would be very nice to have a
	pointer to powerd(8) for those reading at the device
	level.

>How-To-Repeat:
	
	man 8 powerd
	man 4 cpufreq

>Fix:

	

	add "powerd(8)" to the SEE ALSO list on the cpufreq(4) man
	page.


>Release-Note:
>Audit-Trail:

From: "A. Hamilton-Wright" <andrew@qemg.org>
To: bug-followup@FreeBSD.org
Cc: "A. Hamilton-Wright" <andrew@qemg.org>
Subject: Re: docs/123111: link only unidirectional between cpufreq(4) and
 powerd(8)
Date: Sun, 27 Apr 2008 20:21:03 -0300 (ADT)

 Apologies -- I sent this a moment ago with a subject line
 referring (incorrectly) to doc/12311, instead of doc/123111
 
 Below is my my suggested one-line change to the roff source to
  	/usr/share/man/man4/cpufreq.4.gz
 
 
 --- cpufreq.4.old	2008-04-27 19:33:55.000000000 -0300
 +++ cpufreq.4.new	2008-04-27 19:33:41.000000000 -0300
 @@ -286,6 +286,7 @@
 .Dv CPUFREQ_VAL_UNKNOWN .
 .Sh SEE ALSO
 .Xr acpi 4 ,
 +.Xr powerd 8 ,
 .Xr sysctl 8
 .Sh AUTHORS
 .An Nate Lawson
 
Responsible-Changed-From-To: freebsd-doc->danger 
Responsible-Changed-By: danger 
Responsible-Changed-When: Fri Jun 20 23:04:47 UTC 2008 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123111 
State-Changed-From-To: open->patched 
State-Changed-By: danger 
State-Changed-When: Fri Jun 20 23:05:03 UTC 2008 
State-Changed-Why:  
I have linked powerd(8) as per your request. 
I will MFC this change after ca. 3 days. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123111: commit references a PR
Date: Fri, 20 Jun 2008 23:04:51 +0000 (UTC)

 danger      2008-06-20 23:04:34 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/man/man4       cpufreq.4 
   Log:
   SVN rev 179903 on 2008-06-20 23:04:34Z by danger
   
   - link powerd(8) man page
   
   PR:             docs/123111
   MFC after:      3 days
   
   Revision  Changes    Path
   1.16      +1 -0      src/share/man/man4/cpufreq.4
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123111: commit references a PR
Date: Mon, 23 Jun 2008 08:02:16 +0000 (UTC)

 danger      2008-06-23 08:01:53 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     share/man/man4       ciss.4 cpufreq.4 
   Log:
   SVN rev 179948 on 2008-06-23 08:01:53Z by danger
   
   MFC rev. 179903: link powerd(8) man page
   
   PR:             docs/123111
   
   Revision  Changes    Path
   1.14.2.4  +0 -0      src/share/man/man4/ciss.4
   1.15.2.1  +1 -0      src/share/man/man4/cpufreq.4
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123111: commit references a PR
Date: Mon, 23 Jun 2008 08:07:18 +0000 (UTC)

 danger      2008-06-23 08:06:55 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     share/man/man4       ciss.4 cpufreq.4 
   Log:
   SVN rev 179949 on 2008-06-23 08:06:55Z by danger
   
   - MFC rev 179903: link powerd(8) man page
   
   PR:             docs/123111
   
   Revision  Changes    Path
   1.11.2.6  +0 -0      src/share/man/man4/ciss.4
   1.10.2.5  +1 -0      src/share/man/man4/cpufreq.4
 _______________________________________________
 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: patched->closed 
State-Changed-By: danger 
State-Changed-When: Mon Jun 23 09:04:20 UTC 2008 
State-Changed-Why:  
The change has been MFC-ed to the -STABLE branches, so close this ticket. 

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