Add Xr to fileno(3).

This commit is contained in:
wiz 2002-06-12 09:21:40 +00:00
parent e2451b5981
commit 53f8a68c5f
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fopen.3,v 1.15 2002/05/15 07:00:22 kleink Exp $
.\" $NetBSD: fopen.3,v 1.16 2002/06/12 09:21:40 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -242,6 +242,7 @@ and
.Sh SEE ALSO
.Xr open 2 ,
.Xr fclose 3 ,
.Xr fileno 3 ,
.Xr fseek 3 ,
.Xr funopen 3
.Sh STANDARDS