Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Mention the updated hz(9) here.



details:   https://anonhg.NetBSD.org/src/rev/4bf3b8237d3a
branches:  trunk
changeset: 753385:4bf3b8237d3a
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Mar 25 15:09:05 2010 +0000

description:
Mention the updated hz(9) here.

diffstat:

 share/man/man7/sysctl.7 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b399c1475991 -r 4bf3b8237d3a share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Thu Mar 25 15:00:20 2010 +0000
+++ b/share/man/man7/sysctl.7   Thu Mar 25 15:09:05 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.35 2010/03/23 05:54:34 jruoho Exp $
+.\"    $NetBSD: sysctl.7,v 1.36 2010/03/25 15:09:05 jruoho Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -361,6 +361,9 @@
 This structure contains the clock, statistics clock and profiling clock
 frequencies, the number of micro-seconds per hz tick, and the clock
 skew rate.
+Refer to
+.Xr hz 9
+for additional details.
 .It Li kern.consdev ( KERN_CONSDEV )
 Console device.
 .It Li kern.cp_id ( KERN_CP_ID )



Home | Main Index | Thread Index | Old Index