Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9/man9.x86 Fix typos.
details: https://anonhg.NetBSD.org/src/rev/eb65f6151ccc
branches: trunk
changeset: 763189:eb65f6151ccc
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Mar 12 13:25:41 2011 +0000
description:
Fix typos.
diffstat:
share/man/man9/man9.x86/tsc.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 72636820ef40 -r eb65f6151ccc share/man/man9/man9.x86/tsc.9
--- a/share/man/man9/man9.x86/tsc.9 Sat Mar 12 13:24:15 2011 +0000
+++ b/share/man/man9/man9.x86/tsc.9 Sat Mar 12 13:25:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tsc.9,v 1.1 2011/03/11 19:50:33 jruoho Exp $
+.\" $NetBSD: tsc.9,v 1.2 2011/03/12 13:25:41 wiz Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -44,7 +44,7 @@
.Ft void
.Fn tsc_sync_drift "int64_t drift"
.Sh DESCRIPTION
-The time stamp sounter
+The time stamp counter
.Pq Tn TSC
is a hardware counter found in all contemporary x86 processors.
The counter is implemented as a 64-bit model-specific register
@@ -65,7 +65,7 @@
such factors as system sleep states,
.Tn CPU
.Dq hotplugging ,
-.Dq hiberanation ,
+.Dq hibernation ,
and
.Tn CPU
frequency scaling.
Home |
Main Index |
Thread Index |
Old Index