Module Name:    src
Committed By:   jruoho
Date:           Fri Mar 11 19:51:11 UTC 2011

Modified Files:
        src/share/man/man4: acpicpu.4

Log Message:
Xref x86/tsc(9).


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/acpicpu.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/acpicpu.4
diff -u src/share/man/man4/acpicpu.4:1.28 src/share/man/man4/acpicpu.4:1.29
--- src/share/man/man4/acpicpu.4:1.28	Sat Mar  5 07:47:54 2011
+++ src/share/man/man4/acpicpu.4	Fri Mar 11 19:51:10 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.28 2011/03/05 07:47:54 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.29 2011/03/11 19:51:10 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruoho...@iki.fi>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 5, 2011
+.Dd March 11, 2011
 .Dt ACPICPU 4
 .Os
 .Sh NAME
@@ -116,8 +116,7 @@
 .Tn APIC
 timer is stopped.
 Depending on the processor, additional timers such as
-.Tn TSC
-.Pq time stamp counter
+.Xr x86/tsc 9
 may be stopped.
 Processor caches may be flushed.
 Entry and exit latencies are expected to be high; the
@@ -319,7 +318,7 @@
 .It
 Depending on the processor, changes in C-, P-,
 and T-states may all skew timers and counters such as
-.Tn TSC .
+.Xr x86/tsc 9
 This is neither handled by
 .Nm
 nor by

Reply via email to