summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/ualarm.311
1 files changed, 5 insertions, 6 deletions
diff --git a/lib/libc/gen/ualarm.3 b/lib/libc/gen/ualarm.3
index 958dda5..91713b2 100644
--- a/lib/libc/gen/ualarm.3
+++ b/lib/libc/gen/ualarm.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ualarm.3 8.2 (Berkeley) 4/19/94
-.\" $Id$
+.\" $Id: ualarm.3,v 1.5 1997/02/22 14:58:19 peter Exp $
.\"
.Dd April 19, 1994
.Dt UALARM 3
@@ -71,16 +71,15 @@ microseconds have passed).
When the signal has successfully been caught,
.Fn ualarm
returns the amount of time left on the clock.
-The maximum number of
-.Ar microseconds
-allowed
-is 2147483647.
+.Sh NOTES
+.Pp
+A microsecond is 0.000001 seconds.
.Sh SEE ALSO
+.Xr alarm 3 ,
.Xr getitimer 2 ,
.Xr setitimer 2 ,
.Xr sigpause 2 ,
.Xr sigvec 2 ,
-.Xr alarm 3 ,
.Xr signal 3 ,
.Xr sleep 3 ,
.Xr usleep 3
OpenPOWER on IntegriCloud