From owner-cvs-all Thu Nov 5 23:09:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26310 for cvs-all-outgoing; Thu, 5 Nov 1998 23:09:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26295; Thu, 5 Nov 1998 23:09:21 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA08899; Thu, 5 Nov 1998 23:09:22 -0800 (PST) Date: Thu, 5 Nov 1998 23:09:22 -0800 (PST) Message-Id: <199811060709.XAA08899@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen popen.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/11/05 23:09:22 PST Modified files: lib/libc/gen popen.3 Log: Update manual page to reflect changes in rev 1.12 of "src/lib/libc/gen/popen.c" --- popen() in the child now closes any copies of popen()'ed descriptors in the parent. Revision Changes Path 1.7 +6 -3 src/lib/libc/gen/popen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message