Add the section number to the poll xref.

This commit is contained in:
erh 1999-02-18 00:58:49 +00:00
parent 6ce15ae4e3
commit 61d310601b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: accept.2,v 1.9 1999/02/10 18:20:02 kleink Exp $
.\" $NetBSD: accept.2,v 1.10 1999/02/18 00:58:49 erh Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -165,7 +165,7 @@ The system file table is full.
.Xr bind 2 ,
.Xr connect 2 ,
.Xr listen 2 ,
.Xr poll ,
.Xr poll 2 ,
.Xr select 2 ,
.Xr socket 2
.Sh HISTORY