From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50855 invoked by alias); 6 Jan 2017 16:28:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 50846 invoked by uid 89); 6 Jan 2017 16:28:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=(unknown), H*i:sk:8d8974b, H*f:sk:8d8974b X-HELO: simark.ca Received: from simark.ca (HELO simark.ca) (158.69.221.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 Jan 2017 16:28:02 +0000 Received: by simark.ca (Postfix, from userid 33) id 52D9F1E809; Fri, 6 Jan 2017 11:28:00 -0500 (EST) To: Luis Machado Subject: Re: [PATCH] Update help of the "frame" command X-PHP-Originating-Script: 33:rcube.php MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 06 Jan 2017 16:28:00 -0000 From: Simon Marchi Cc: Simon Marchi , gdb-patches@sourceware.org In-Reply-To: <8d8974b9-4d78-62ba-bd66-d991fdcf2be7@codesourcery.com> References: <20170106151610.28872-1-simon.marchi@ericsson.com> <8d8974b9-4d78-62ba-bd66-d991fdcf2be7@codesourcery.com> Message-ID: X-Sender: simon.marchi@polymtl.ca User-Agent: Roundcube Webmail/1.2.3 X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00098.txt.bz2 On 2017-01-06 11:25, Luis Machado wrote: > Sounds reasonable to me. I ran into other help text block > inconsistencies. It looks like there is potential for more corrections > in that area. If you want to point them out, I can take a look and try to make patches.