From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1C7WKu-0007hB-3h for mharc-grub-devel@gnu.org; Wed, 15 Sep 2004 05:44:24 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7WKr-0007gZ-Oq for grub-devel@gnu.org; Wed, 15 Sep 2004 05:44:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7WKq-0007gC-L6 for grub-devel@gnu.org; Wed, 15 Sep 2004 05:44:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7WKq-0007fp-CX for grub-devel@gnu.org; Wed, 15 Sep 2004 05:44:20 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C7WEk-0003rM-9H for grub-devel@gnu.org; Wed, 15 Sep 2004 05:38:02 -0400 Received: from localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id C9672F54F85A for ; Wed, 15 Sep 2004 11:38:01 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 15 Sep 2004 11:38:19 +0200 User-Agent: KMail/1.6.1 References: <29337B5F-05EB-11D9-8F77-000A95A0560C@penguinppc.org> <873c1kri3q.fsf@marco.marco-g.com> <1095182110.16722.8.camel@localhost> In-Reply-To: <1095182110.16722.8.camel@localhost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Message-Id: <200409151138.19050.okuji@enbug.org> Subject: Re: [ppc patch] add "enter" command X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 09:44:22 -0000 On Tuesday 14 September 2004 19:15, Hollis Blanchard wrote: > Ah, when I saw "suspend" I thought you meant sleep. That might > confuse other users too... But "suspend" is compatible with Bash. "exit" is also acceptable, but it sounds like you may not go back to GRUB. Please choose "suspend" or "exit". I like Bash-like naming. Okuji