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 Xref hpet(4) and hz(9).



details:   https://anonhg.NetBSD.org/src/rev/de426b7236fe
branches:  trunk
changeset: 763206:de426b7236fe
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Mar 13 04:57:21 2011 +0000

description:
Xref hpet(4) and hz(9).

diffstat:

 share/man/man9/man9.x86/tsc.9 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r efdecc006822 -r de426b7236fe share/man/man9/man9.x86/tsc.9
--- a/share/man/man9/man9.x86/tsc.9     Sun Mar 13 04:48:53 2011 +0000
+++ b/share/man/man9/man9.x86/tsc.9     Sun Mar 13 04:57:21 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tsc.9,v 1.2 2011/03/12 13:25:41 wiz Exp $
+.\" $NetBSD: tsc.9,v 1.3 2011/03/13 04:57:21 jruoho Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,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 13, 2011
 .Dt TSC 9 x86
 .Os
 .Sh NAME
@@ -146,5 +146,6 @@
 .\"
 .Sh SEE ALSO
 .Xr gettimeofday 2 ,
-.Xr timeval 3 ,
+.Xr hpet 4 ,
+.Xr hz 9 ,
 .Xr timecounter 9



Home | Main Index | Thread Index | Old Index