From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14219 invoked by alias); 9 Jul 2002 05:31:09 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14188 invoked from network); 9 Jul 2002 05:31:07 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 9 Jul 2002 05:31:07 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA11988; Tue, 9 Jul 2002 08:28:50 +0300 (IDT) Date: Tue, 09 Jul 2002 01:29:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Don Howard cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Minor doc tweak. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-07/txt/msg00142.txt.bz2 On Mon, 8 Jul 2002, Don Howard wrote: > Add a little more info about the behavior of sourced command files. Thanks.