summaryrefslogtreecommitdiff
path: root/lib/libc/sys/close.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
commitfd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6 (patch)
treec6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/close.2
parent932463226baeeead7810fa955d4d4ebd7cd464fd (diff)
Notes
Diffstat (limited to 'lib/libc/sys/close.2')
-rw-r--r--lib/libc/sys/close.29
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2
index b864545f5742..d3bb331836b4 100644
--- a/lib/libc/sys/close.2
+++ b/lib/libc/sys/close.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)close.2 8.2 (Berkeley) 4/19/94
-.\" $Id$
+.\" $Id: close.2,v 1.4 1996/08/29 21:24:03 wosch Exp $
.\"
.Dd April 19, 1994
.Dt CLOSE 2
@@ -138,9 +138,10 @@ An interrupt was received.
.Xr execve 2 ,
.Xr fcntl 2
.Sh STANDARDS
-.Fn Close
-conforms to IEEE Std 1003.1-1988
-.Pq Dq Tn POSIX .
+The
+.Fn close
+function call is expected to conform to
+.St -p1003.1-90 .
.Sh HISTORY
A
.Fn close