From owner-freebsd-hackers Mon Mar 6 1:16:40 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 8B3F937BCDD for ; Mon, 6 Mar 2000 01:16:36 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12Rtbf-00094k-00; Mon, 06 Mar 2000 11:15:15 +0200 From: Sheldon Hearn To: Doug Barton Cc: Max Khon , hackers@FreeBSD.ORG Subject: Re: empty lists in for In-reply-to: Your message of "Mon, 06 Mar 2000 00:59:39 PST." <38C3737B.63ACC551@gorean.org> Date: Mon, 06 Mar 2000 11:15:14 +0200 Message-ID: <34889.952334114@axl.ops.uunet.co.za> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 06 Mar 2000 00:59:39 PST, Doug Barton wrote: > for name [ in word ] > do > compound-list > done > > the "in word" is optional. Therefore: Hmmm, you're right. I must admit, though, that if the text is confusing enough to confuse me, it's not entirely clear (even if I'm not the hardest person in the world to confuse)! :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message