From owner-cvs-all Tue Jan 26 19:54:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18616 for cvs-all-outgoing; Tue, 26 Jan 1999 19:54:11 -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 TAA18611; Tue, 26 Jan 1999 19:54:10 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA81128; Tue, 26 Jan 1999 19:54:10 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Date: Tue, 26 Jan 1999 19:54:10 -0800 (PST) Message-Id: <199901270354.TAA81128@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib system.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/01/26 19:54:09 PST Modified files: lib/libc/stdlib system.3 Log: Clarify format of exit status code. Note when a return code of -1 can be expected. PR: docs/9701 Submitted by: Marc van Kempen Revision Changes Path 1.4 +8 -4 src/lib/libc/stdlib/system.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message