| Summary: | link only unidirectional between cpufreq(4) and powerd(8) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Andrew Hamilton-Wright <andrew> |
| Component: | Books & Articles | Assignee: | Daniel Gerzo <danger> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrew Hamilton-Wright
2008-04-26 15:30:01 UTC
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 Grab 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"
State Changed From-To: open->patched I have linked powerd(8) as per your request. I will MFC this change after ca. 3 days. 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"
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 The change has been MFC-ed to the -STABLE branches, so close this ticket. |