svn commit: r228743 - in head/share/man/man4: . man4.i386
Alexander Motin
mav at FreeBSD.org
Tue Dec 20 17:44:25 UTC 2011
Author: mav
Date: Tue Dec 20 17:44:25 2011
New Revision: 228743
URL: http://svn.freebsd.org/changeset/base/228743
Log:
Add some more cross-references.
Modified:
head/share/man/man4/cpufreq.4
head/share/man/man4/ffclock.4
head/share/man/man4/man4.i386/CPU_ELAN.4
head/share/man/man4/timecounters.4
Modified: head/share/man/man4/cpufreq.4
==============================================================================
--- head/share/man/man4/cpufreq.4 Tue Dec 20 17:32:13 2011 (r228742)
+++ head/share/man/man4/cpufreq.4 Tue Dec 20 17:44:25 2011 (r228743)
@@ -286,6 +286,7 @@ then it should set all elements to
.Dv CPUFREQ_VAL_UNKNOWN .
.Sh SEE ALSO
.Xr acpi 4 ,
+.Xr timecounters 4 ,
.Xr powerd 8 ,
.Xr sysctl 8
.Sh AUTHORS
Modified: head/share/man/man4/ffclock.4
==============================================================================
--- head/share/man/man4/ffclock.4 Tue Dec 20 17:32:13 2011 (r228742)
+++ head/share/man/man4/ffclock.4 Tue Dec 20 17:44:25 2011 (r228743)
@@ -110,6 +110,7 @@ but currently does nothing.
.Xr clock_gettime 2 ,
.Xr ffclock 2 ,
.Xr bpf 4 ,
+.Xr timecounters 4 ,
.Xr sysctl 8
.Sh HISTORY
Feed-forward clock support first appeared in
Modified: head/share/man/man4/man4.i386/CPU_ELAN.4
==============================================================================
--- head/share/man/man4/man4.i386/CPU_ELAN.4 Tue Dec 20 17:32:13 2011 (r228742)
+++ head/share/man/man4/man4.i386/CPU_ELAN.4 Tue Dec 20 17:44:25 2011 (r228743)
@@ -148,6 +148,7 @@ and the GPIO pins which are not
available will be disabled.
.Sh SEE ALSO
.Xr led 4 ,
+.Xr timecounters 4 ,
.Xr sysctl 8
.Sh HISTORY
The
Modified: head/share/man/man4/timecounters.4
==============================================================================
--- head/share/man/man4/timecounters.4 Tue Dec 20 17:32:13 2011 (r228742)
+++ head/share/man/man4/timecounters.4 Tue Dec 20 17:44:25 2011 (r228743)
@@ -102,4 +102,5 @@ tunable/sysctl.
.Sh SEE ALSO
.Xr attimer 4 ,
.Xr eventtimers 4 ,
+.Xr ffclock 4 ,
.Xr hpet 4
More information about the svn-src-all
mailing list