From c077a8a5946eab92da1776886d45acd2651fe3bc Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Thu, 21 Dec 2000 09:24:02 +0000 Subject: Mention that SVR4 expects fully duplex pipes --- lib/libc/sys/pipe.2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2 index 5cae0c65eee..18753957150 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pipe.2,v 1.9 2000/12/10 02:34:25 deraadt Exp $ +.\" $OpenBSD: pipe.2,v 1.10 2000/12/21 09:24:01 pjanzen Exp $ .\" $NetBSD: pipe.2,v 1.6 1995/02/27 12:35:27 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -106,8 +106,9 @@ function conforms to .Pp As an extension, the pipe provided is actually capable of moving data bidirectionally. -However, this is non-standard behaviour which should not be relied on, -for reasons of portability. +This is compatible with SVR4. +However, this is non-POSIX behaviour which should not be relied on, +for reasons of portability. .Sh HISTORY A .Fn pipe -- cgit v1.2.3