From owner-cvs-all Sat Aug 5 9:38:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4BE337B685; Sat, 5 Aug 2000 09:38:24 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA35241; Sat, 5 Aug 2000 09:38:24 -0700 (PDT) (envelope-from ben@FreeBSD.org) Message-Id: <200008051638.JAA35241@freefall.freebsd.org> From: Ben Smithurst Date: Sat, 5 Aug 2000 09:38:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys execve.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2000/08/05 09:38:24 PDT Modified files: lib/libc/sys execve.2 Log: Fix description of argv[0] passed to interpreted scripts; it's the name of the interpreter, _not_ the argv[0] passed in the original exec() call. Revision Changes Path 1.19 +4 -4 src/lib/libc/sys/execve.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message