From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id F3F943858422 for ; Sun, 6 Feb 2022 13:43:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F3F943858422 Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-518-CD_XtH0YObmR3b3xd46wMQ-1; Sun, 06 Feb 2022 08:43:40 -0500 X-MC-Unique: CD_XtH0YObmR3b3xd46wMQ-1 Received: by mail-wm1-f72.google.com with SMTP id bg32-20020a05600c3ca000b00349f2aca1beso4205925wmb.9 for ; Sun, 06 Feb 2022 05:43:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=LSIOq1q0FOnlbJKjmB2ynlI8EOMn5qf2EfQ0/c+GgDE=; b=d4S2aGAWnS0Xj1jgcp8f8NyfRBIMbdNyBUYonfzA2IJQC4Y20RlxAKD86U2xkAOvH5 rR+VbgHAK43TdHcM+rmrIDvg1bBTEBwhadQ4ZnMtrgDkYHF5boS7k7LHjv/hZuptH90J SK/L4SWYjOPvSSr1v+ij1ScTnHR9OIvy16OHI/1HDncok8bmzCC1aCZLakzG4Rj/P8bw OyhzX/fS74ercbpclCY59X7Zx1DU18ITQ6dLQOIvX8NnLJZD4tDWt7I1u3BS7FPo6iZL nhl2g50FhVMUNNATYXGS/yH4Rw5znRtjUAKrCiGl6nVDkGFtlFUtYCaqlrwGVohIlEQ7 z/fA== X-Gm-Message-State: AOAM531h8vqbmEoAun4outJuqRRji3BAi2pnH5TUxnWFiwmZnrMPP2Np iykisRhmU9l+0z3zcCRHlwbSFogIvjzcf+XCvTHi/kIaMvRdDRkYCOLl9/ipkXOhVX42Tyx1voE m8KiTSwWO31wLX0JUlud/cQ== X-Received: by 2002:a7b:c350:: with SMTP id l16mr6890032wmj.146.1644155019692; Sun, 06 Feb 2022 05:43:39 -0800 (PST) X-Google-Smtp-Source: ABdhPJxiDSTIk7ET09p2zLGL1MHAj21qKOvh2YpITYpHTqE8gIS12kgV29MaKIZI0YOJZB7eSxuwEA== X-Received: by 2002:a7b:c350:: with SMTP id l16mr6890019wmj.146.1644155019506; Sun, 06 Feb 2022 05:43:39 -0800 (PST) Received: from localhost (92.40.178.36.threembb.co.uk. [92.40.178.36]) by smtp.gmail.com with ESMTPSA id u14sm8012825wmq.41.2022.02.06.05.43.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Feb 2022 05:43:39 -0800 (PST) Date: Sun, 6 Feb 2022 13:43:37 +0000 From: Andrew Burgess To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 2/7] gdb/doc: update docs for 'info win' and 'winheight' commands Message-ID: <20220206134337.GD2706@redhat.com> References: <3ad77c3f3ab06638bb9dd8d37818b0d09af46865.1643385021.git.aburgess@redhat.com> <837dajdc86.fsf@gnu.org> MIME-Version: 1.0 In-Reply-To: <837dajdc86.fsf@gnu.org> X-Operating-System: Linux/5.8.18-100.fc31.x86_64 (x86_64) X-Uptime: 13:43:22 up 1 day, 2:40, X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-10.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2022 13:43:43 -0000 * Eli Zaretskii via Gdb-patches [2022-01-28 19:03:21 +0200]: > > Date: Fri, 28 Jan 2022 15:55:03 +0000 > > From: Andrew Burgess via Gdb-patches > > Cc: Andrew Burgess > > > > gdb/doc/gdb.texinfo | 13 +++++++------ > > 1 file changed, 7 insertions(+), 6 deletions(-) > > > > diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo > > index fe81687a66c..e72fa4aaaae 100644 > > --- a/gdb/doc/gdb.texinfo > > +++ b/gdb/doc/gdb.texinfo > > This is okay, but... > > > +Change the height of the window @var{name} by @var{count} lines. > > +Positive counts increase the height, while negative counts decrease > > +it. The @var{name} parameter can be the name of any currently visible > > +window. The names of the currently visible windows can be discovered > > +using @code{info win} (@pxref{info_win_command,,info win}). > ^^^^^ > Please use @kbd there, not @code. Thanks, I made this fix, and pushed this patch. Andrew