Don't claim to be POSIX compliant, since our alarm function isn't.

This commit is contained in:
Mike Pritchard 1996-08-15 21:12:49 +00:00
parent 07f01d546f
commit 53cd648388
1 changed files with 5 additions and 5 deletions

View File

@ -79,11 +79,11 @@ If no alarm is currently set, the return value is 0.
.Xr sleep 3 ,
.Xr ualarm 3 ,
.Xr usleep 3
.Sh STANDARDS
The
.Fn alarm
function conforms to
.St -p1003.1-90 .
.\" .Sh STANDARDS
.\" The
.\" .Fn alarm
.\" function conforms to
.\" .St -p1003.1-90 .
.Sh HISTORY
An
.Fn alarm