Update standards conformance.

This commit is contained in:
kleink 1997-05-15 17:05:18 +00:00
parent 9827bd6dc6
commit b1f98ac0f2
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pipe.2,v 1.6 1995/02/27 12:35:27 cgd Exp $
.\" $NetBSD: pipe.2,v 1.7 1997/05/15 17:05:18 kleink Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -107,6 +107,11 @@ space.
.Xr write 2 ,
.Xr fork 2 ,
.Xr socketpair 2
.Sh STANDARDS
The
.Fn pipe
function conforms to
.St -p1003.1-88 .
.Sh HISTORY
A
.Fn pipe