ref: de3c058efbc7163d71b2ac965e2a45ea4c4d3668
parent: e333a07ded721ddf468e8ee9dadef1f77163c490
author: cinap_lenrek <[email protected]>
date: Thu May 28 14:11:45 EDT 2015
cputime(2): fix prototype for cycles() (thanks qrstuv)
--- a/sys/man/2/cputime
+++ b/sys/man/2/cputime
@@ -14,7 +14,7 @@
double cputime(void)
.PP
.B
-void cycles(vlong *cyclep)
+void cycles(uvlong *cyclep)
.SH DESCRIPTION
If
.I t