Cross-reference poll(2).

This commit is contained in:
mycroft 1996-09-07 21:51:53 +00:00
parent 56b990d61e
commit 28a375c45a
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: select.2,v 1.6 1996/09/07 17:54:26 mycroft Exp $
.\" $NetBSD: select.2,v 1.7 1996/09/07 21:51:53 mycroft Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -155,6 +155,7 @@ negative or too large.
.Xr connect 2 ,
.Xr getdtablesize 2 ,
.Xr gettimeofday 2 ,
.Xr poll 2 ,
.Xr read 2 ,
.Xr recv 2 ,
.Xr send 2 ,