Note that alarm() conforms to 1003.1-90.

This commit is contained in:
jtc 1993-10-04 18:25:58 +00:00
parent 238aebd684
commit 9348a457d5
1 changed files with 6 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)alarm.3 6.4 (Berkeley) 4/19/91
.\" $Id: alarm.3,v 1.3 1993/08/01 07:45:31 mycroft Exp $
.\" $Id: alarm.3,v 1.4 1993/10/04 18:25:58 jtc Exp $
.\"
.Dd April 19, 1991
.Dt ALARM 3
@ -80,6 +80,11 @@ alarm.
.Xr sleep 3 ,
.Xr ualarm 3 ,
.Xr usleep 3
.Sh STANDARDS
The
.Fn alarm
functions conforms to
.St -p1003.1-90 .
.Sh HISTORY
An
.Fn alarm