ualarm
[unix-history] / usr / src / lib / libc / gen / ualarm.3
index 7f0623c..be5797e 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)@(#)ualarm.3        6.1 (Berkeley) %G%
+.\"    @(#)@(#)ualarm.3        6.2 (Berkeley) %G%
 .\"
 .TH UALARM 3  ""
 .UC 6
 .\"
 .TH UALARM 3  ""
 .UC 6
@@ -10,7 +10,7 @@
 ualarm \- schedule signal after specified time
 .SH SYNOPSIS
 .nf
 ualarm \- schedule signal after specified time
 .SH SYNOPSIS
 .nf
-.B ualarm(value, interval)
+.B unsigned ualarm(value, interval)
 .B unsigned value;
 .B unsigned interval;
 .fi
 .B unsigned value;
 .B unsigned interval;
 .fi