Note 1003.1 conformance.

This commit is contained in:
kleink 1997-05-16 15:18:22 +00:00
parent 8da4c69623
commit eaf8e7e2ee
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fcntl.2,v 1.6 1995/02/27 12:32:29 cgd Exp $
.\" $NetBSD: fcntl.2,v 1.7 1997/05/16 15:18:22 kleink Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@ -476,6 +476,11 @@ the process ID given as argument is not in use.
.Xr getdtablesize 2 ,
.Xr open 2 ,
.Xr sigaction 3
.Sh STANDARDS
The
.Fn fcntl
function conforms to
.St -p1003.1-88 .
.Sh HISTORY
The
.Fn fcntl