Module Name:    src
Committed By:   jruoho
Date:           Thu Mar 25 15:09:05 UTC 2010

Modified Files:
        src/share/man/man7: sysctl.7

Log Message:
Mention the updated hz(9) here.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/share/man/man7/sysctl.7

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/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.35 src/share/man/man7/sysctl.7:1.36
--- src/share/man/man7/sysctl.7:1.35	Tue Mar 23 05:54:34 2010
+++ src/share/man/man7/sysctl.7	Thu Mar 25 15:09:05 2010
@@ -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 )

Reply via email to