mention poll(2)

This commit is contained in:
is 1998-12-11 22:35:32 +00:00
parent ebd6430388
commit 4ea0892d30
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getitimer.2,v 1.8 1998/08/29 08:32:37 lukem Exp $
.\" $NetBSD: getitimer.2,v 1.9 1998/12/11 22:35:32 is Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -157,6 +157,7 @@ parameter specified a time that was too large
to be handled.
.El
.Sh SEE ALSO
.Xr poll 2 ,
.Xr select 2 ,
.Xr sigaction 2 ,
.Xr gettimeofday 2