Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2011 17:44:25 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r228743 - in head/share/man/man4: . man4.i386
Message-ID:  <201112201744.pBKHiPbb027464@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112201744.pBKHiPbb027464>