From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 6Pb2LmfSp2AkfwAAWB0awg (envelope-from ) for ; Fri, 21 May 2021 11:31:51 -0400 Received: by simark.ca (Postfix, from userid 112) id BE62C1F11C; Fri, 21 May 2021 11:31:51 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RDNS_DYNAMIC,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id D2F621E783 for ; Fri, 21 May 2021 11:31:50 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9C6F0398E470; Fri, 21 May 2021 15:31:50 +0000 (GMT) Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by sourceware.org (Postfix) with ESMTPS id 99AE1398E46B for ; Fri, 21 May 2021 15:31:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 99AE1398E46B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=andrew.burgess@embecosm.com Received: by mail-wr1-x433.google.com with SMTP id a4so21528587wrr.2 for ; Fri, 21 May 2021 08:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=QCd9D+yiSzFQB7VJG3afvs/3Ngbe+yFn5IQE+eSm42A=; b=RuWhQybQXY9Z1/6iWRa9rCnIbdPv38454qzfdGCQHbyxzgwuE4gJ3xAw8xeqKc8rEv 6yc0wOGGJYx0srUAUP/+Ci2oOqtyzGee8ofxLMwBG7THtFxDI1J8xFGk66QyIpunBIX3 EPnbmdIfursAVRGLS79nI+CRdnyjYe5+xrF7iwpN1fAKOnuRq0XVuMp6cDQA8f29MsIB k09Tg1pUIsa8w2bemRQoXySgzvcLM79Rg3VdlI5mjZJk42l90UhF9kO0ELoRnERr3MdZ bnywj53OWMkDNrEe7+vmMMgxO2loikZmGokEbY7erc9JJhgxgFQCo/mI0duzlec6V9It 9dfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=QCd9D+yiSzFQB7VJG3afvs/3Ngbe+yFn5IQE+eSm42A=; b=hZfV8A7DcGtMpa55wjsM/09jv2X5gvAOfDdei0r74Q/L70YntlREYE6tvcsqXx9uL8 hkY7fS4aiMYqhEf8qB2nzj2IfzyEljcYz0r8EB9+RsM6ljTzsVswHnLiapF0kojFwacY Y4RfSLmmUZmBccI20ydFpKTfj2wpzaCKAsMngk3gJs2VrLnzm7MgsrZlWaTU66B5JiNo AGSpwDYgv9k7eYO7fI14d6CSRlYbwf02Lpc6+lJLr56Ax4nsEd7+O2I9Ab0Y3GGlxxu7 RtYaHQhxH+mUcUudHnwAIVbeSJWVzLPpUwM5Kc/yMwtxM4fH+72xpCqfuqbi+n1aFpHa SQ0A== X-Gm-Message-State: AOAM53029ml/hIVTyCIXyc6bNpzDJf9iCe/XDyBoCGCKCOQD2QO+4XBI w5nSMdmeJAovOYF7SXdp5gpAQTloA8V8Hg== X-Google-Smtp-Source: ABdhPJzktvz+RdfjlE7VGCQwSzPTgdso70iermdMtqJDxT5xShnuRrjdiBpPToOKR69UuuGllUoMWg== X-Received: by 2002:a05:6000:1b8a:: with SMTP id r10mr10309586wru.296.1621611106446; Fri, 21 May 2021 08:31:46 -0700 (PDT) Received: from localhost (host109-151-46-70.range109-151.btcentralplus.com. [109.151.46.70]) by smtp.gmail.com with ESMTPSA id x2sm8416558wmc.21.2021.05.21.08.31.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 May 2021 08:31:45 -0700 (PDT) From: Andrew Burgess To: gdb-patches@sourceware.org Subject: [PATCH] gdb/doc: add '@:' after 'e.g.' to help texinfo Date: Fri, 21 May 2021 16:31:43 +0100 Message-Id: <20210521153143.2334512-1-andrew.burgess@embecosm.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Add '@:' after 'e.g.' to let texinfo know that this is not the end of a sentence. This is only needed when there's a space immediately after the last '.'. gdb/doc/ChangeLog: * gdb.texi (Initialization Files): Add '@:' after 'e.g.'. (Source Path): Likewise. (GDB/MI Development and Front Ends): Likewise. (ARM Features): Likewise. (gdb man): Likewise. --- gdb/doc/ChangeLog | 8 ++++++++ gdb/doc/gdb.texinfo | 10 +++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 56f37eb2288..90d827a50e7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -1438,7 +1438,7 @@ As the system wide and home directory initialization files are processed before most command line options, changes to settings -(e.g. @samp{set complaints}) can affect subsequent processing of +(e.g.@: @samp{set complaints}) can affect subsequent processing of command line options and operands. The following sections describe where @value{GDBN} looks for the early @@ -9414,7 +9414,7 @@ would be similar. When searching for source files on MS-DOS and MS-Windows, where -absolute paths start with a drive letter (e.g. +absolute paths start with a drive letter (e.g.@: @file{C:/project/foo.c}), @value{GDBN} will remove the drive letter from the file name before appending it to a search directory from @dfn{source path}; for instance if the executable references the @@ -29656,7 +29656,7 @@ Since @code{--interpreter=mi} always points to the latest MI version, it is recommended that front ends request a specific version of MI when launching -@value{GDBN} (e.g. @code{--interpreter=mi2}) to make sure they get an +@value{GDBN} (e.g.@: @code{--interpreter=mi2}) to make sure they get an interpreter with the MI version they expect. The following table gives a summary of the released versions of the MI @@ -45987,7 +45987,7 @@ It should contain registers @samp{r0} through @samp{r13}, @samp{sp}, @samp{lr}, @samp{pc}, and @samp{cpsr}. -For M-profile targets (e.g. Cortex-M3), the @samp{org.gnu.gdb.arm.core} +For M-profile targets (e.g.@: Cortex-M3), the @samp{org.gnu.gdb.arm.core} feature is replaced by @samp{org.gnu.gdb.arm.m-profile}. It should contain registers @samp{r0} through @samp{r13}, @samp{sp}, @samp{lr}, @samp{pc}, and @samp{xpsr}. @@ -46935,7 +46935,7 @@ Display the value of an expression. @item c -Continue running your program (after stopping, e.g. at a breakpoint). +Continue running your program (after stopping, e.g.@: at a breakpoint). @item next Execute next program line (after stopping); step @emph{over} any -- 2.25.4