summaryrefslogtreecommitdiff
path: root/share/man/man9/hardclock.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/hardclock.9')
-rw-r--r--share/man/man9/hardclock.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/hardclock.9 b/share/man/man9/hardclock.9
index d20fd3fb04c..a0191ffac0f 100644
--- a/share/man/man9/hardclock.9
+++ b/share/man/man9/hardclock.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hardclock.9,v 1.3 2003/03/06 04:03:40 david Exp $
+.\" $OpenBSD: hardclock.9,v 1.4 2003/03/08 23:17:18 jmc Exp $
.\"
.\" Copyright (c) 2001 Kenneth R Westerback
.\" All rights reserved.
@@ -54,7 +54,7 @@ If the current process has virtual or profiling interval
timers, update the timers and deliver appropriate signals.
.It
If there is no separate statistics clock, execute
-.Xr statclock 9 .
+.Fn statclock .
.It
Increment the time of day, implementing any adjustments requested by
.Xr adjtime 2