summaryrefslogtreecommitdiff
path: root/share/man/man9/tc_init.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/tc_init.9')
-rw-r--r--share/man/man9/tc_init.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/tc_init.9 b/share/man/man9/tc_init.9
index 88c8b9b0add..a1abe2992ae 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.6 2012/08/18 08:44:25 jmc Exp $
+.\" $OpenBSD: tc_init.9,v 1.7 2013/06/04 19:27:13 schwarze Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -14,14 +14,14 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 18 2012 $
+.Dd $Mdocdate: June 4 2013 $
.Dt TC_INIT 9
.Os
.Sh NAME
.Nm tc_init
.Nd machine-independent binary timescale
.Sh SYNOPSIS
-.Fd #include <sys/timetc.h>
+.In sys/timetc.h
.Ft void
.Fn tc_init "struct timecounter *tc"
.Sh DESCRIPTION