BSD 3 development
[unix-history] / usr / man / man2 / alarm.2
index 5a678fe..00bf45f 100644 (file)
@@ -21,13 +21,13 @@ the signal may occur up to one second early;
 because of scheduling delays,
 resumption of execution of when the signal is
 caught may be delayed an arbitrary amount.
 because of scheduling delays,
 resumption of execution of when the signal is
 caught may be delayed an arbitrary amount.
-The longest specifiable delay time is 65535 seconds.
+The longest specifiable delay time is 2147483647 seconds.
 .PP
 The return value is the amount of time
 previously remaining in the alarm clock.
 .SH "SEE ALSO"
 pause(2), signal(2), sleep(3)
 .PP
 The return value is the amount of time
 previously remaining in the alarm clock.
 .SH "SEE ALSO"
 pause(2), signal(2), sleep(3)
-.SH ASSEMBLER
+.SH "ASSEMBLER (PDP-11)"
 (alarm = 27.)
 .br
 (seconds in r0)
 (alarm = 27.)
 .br
 (seconds in r0)