diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-17 05:08:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-17 05:08:40 +0000 |
commit | 3a57158f9512bec738ab0e68dbd1c2093b989cc2 (patch) | |
tree | 392c9d1264c5718bb2e3ce923ac6f04db43bff20 /share/man/man9/microtime.9 | |
parent | 2d9a8f36247b2424ae7525d789cac7a753ce84d1 (diff) |
typos;
md5(9): ok tedu@
Diffstat (limited to 'share/man/man9/microtime.9')
-rw-r--r-- | share/man/man9/microtime.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/microtime.9 b/share/man/man9/microtime.9 index 20b4a09e2ca..a0f3b57a8ad 100644 --- a/share/man/man9/microtime.9 +++ b/share/man/man9/microtime.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: microtime.9,v 1.5 2003/03/06 04:03:40 david Exp $ +.\" $OpenBSD: microtime.9,v 1.6 2003/04/17 05:08:39 jmc Exp $ .\" $NetBSD: microtime.9,v 1.2 1999/03/16 00:40:47 garbled Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -61,8 +61,8 @@ are guaranteed to return a system time greater than or equal to the system time returned in any previous calls. .Sh SEE ALSO .Xr settimeofday 2 , -.Xr hz 9 , .Xr hardclock 9 , +.Xr hz 9 , .Xr inittodr 9 , .Xr time 9 .Sh CODE REFERENCES |