summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/tc_init.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/tc_init.9 b/share/man/man9/tc_init.9
index 422b029776c..aa5f030df6c 100644
--- a/share/man/man9/tc_init.9
+++ b/share/man/man9/tc_init.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tc_init.9,v 1.2 2005/12/25 14:55:35 grange Exp $
+.\" $OpenBSD: tc_init.9,v 1.3 2007/03/19 00:16:35 alek Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -97,7 +97,7 @@ function, giving a pointer to the structure as a
parameter.
.Sh CODE REFERENCES
The timecounter framework is implemented in the file
-.Pa sys/kern/kern_tc .
+.Pa sys/kern/kern_tc.c .
.Sh SEE ALSO
.Xr amdpm 4 ,
.Xr elansc 4 ,