From owner-cvs-bin Wed Feb 11 17:24:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00747 for cvs-bin-outgoing; Wed, 11 Feb 1998 17:24:27 -0800 (PST) (envelope-from owner-cvs-bin) 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 RAA00483; Wed, 11 Feb 1998 17:23:18 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA26327; Wed, 11 Feb 1998 17:23:13 -0800 (PST) Date: Wed, 11 Feb 1998 17:23:13 -0800 (PST) Message-Id: <199802120123.RAA26327@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/sh sh.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/02/11 17:23:13 PST Modified files: bin/sh sh.1 Log: Explicitly describe the rules the shell uses to search for a file sourced by the "." command. Revision Changes Path 1.19 +10 -1 src/bin/sh/sh.1