From owner-cvs-lib Sun Sep 29 10:48:27 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA07225 for cvs-lib-outgoing; Sun, 29 Sep 1996 10:48:27 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA06978; Sun, 29 Sep 1996 10:48:00 -0700 (PDT) Date: Sun, 29 Sep 1996 10:48:00 -0700 (PDT) From: Bruce Evans Message-Id: <199609291748.KAA06978@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys fork.2 rfork.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/09/29 10:47:57 Modified: lib/libc/sys fork.2 rfork.2 Log: Updated the descriptions of the limits related to EAGAIN. Changed the error name width for rfork to match fork. Revision Changes Path 1.3 +18 -4 src/lib/libc/sys/fork.2 1.4 +19 -5 src/lib/libc/sys/rfork.2