cputime(2): fix prototype for cycles() (thanks qrstuv)

This commit is contained in:
cinap_lenrek 2015-05-28 18:11:45 +02:00
parent e333a07ded
commit de3c058efb

View file

@ -14,7 +14,7 @@ int times(long t[4])
double cputime(void)
.PP
.B
void cycles(vlong *cyclep)
void cycles(uvlong *cyclep)
.SH DESCRIPTION
If
.I t