1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

the granularity of microprocessors has likely improved since this note

was added. it seems more confusing than informative now. remove.
ok cheloha deraadt
This commit is contained in:
tedu 2019-01-01 16:17:03 +00:00
parent 9e42cadef4
commit d8f5b3c6b4

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: time.1,v 1.20 2010/09/29 07:44:56 jmc Exp $
.\" $OpenBSD: time.1,v 1.21 2019/01/01 16:17:03 tedu Exp $
.\" $NetBSD: time.1,v 1.5 1994/12/08 09:36:57 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@ -30,7 +30,7 @@
.\"
.\" @(#)time.1 8.1 (Berkeley) 6/6/93
.\"
.Dd $Mdocdate: September 29 2010 $
.Dd $Mdocdate: January 1 2019 $
.Dt TIME 1
.Os
.Sh NAME
@ -122,7 +122,3 @@ A
.Nm
command appeared in
.At v3 .
.Sh BUGS
The granularity of seconds on microprocessors is crude and
can result in times being reported for CPU usage which are too large by
a second.