From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27323 invoked by alias); 9 Jun 2014 09:42:26 -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 27313 invoked by uid 89); 9 Jun 2014 09:42:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,TBC autolearn=no version=3.3.2 X-HELO: mail-ie0-f172.google.com Received: from mail-ie0-f172.google.com (HELO mail-ie0-f172.google.com) (209.85.223.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 09 Jun 2014 09:42:21 +0000 Received: by mail-ie0-f172.google.com with SMTP id lx4so2276675iec.31 for ; Mon, 09 Jun 2014 02:42:19 -0700 (PDT) X-Received: by 10.42.88.135 with SMTP id c7mr17839603icm.46.1402306939425; Mon, 09 Jun 2014 02:42:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.20.169 with HTTP; Mon, 9 Jun 2014 02:41:58 -0700 (PDT) In-Reply-To: <53957F4D.80208@redhat.com> References: <53919763.9000404@redhat.com> <53957F4D.80208@redhat.com> From: Mingjie Xing Date: Mon, 09 Jun 2014 09:42:00 -0000 Message-ID: Subject: Re: [patch] Add -q in help info and doc To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg00363.txt.bz2 2014-06-09 17:33 GMT+08:00 Pedro Alves : > > TBC, I'm not suggesting you _have_ to fix the man page. Thanks. I've sent a patch to share options between man page and info page, which should fix it. Best regards, Mingjie