[2/3] gdb/doc: use @value{GDBN} in some spots

Message ID 20230110050643.1767083-3-simon.marchi@polymtl.ca
State Committed
Commit 01c470037c604e846032a0138e08871b0eb267da
Headers
Series Small doc fixes |

Commit Message

Simon Marchi Jan. 10, 2023, 5:06 a.m. UTC
  Change some spots to use "@value{GDBN}" instead of just "GDB".

Change-Id: I3fc26438e603538271cf33e4d148be5fda9ece7e
---
 gdb/doc/gdb.texinfo | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
  

Comments

Alexandra Petlanova Hajkova Jan. 10, 2023, 10:48 a.m. UTC | #1
> -                                how you can copy and share GDB
> +                                how you can copy and share @value{GDBN}
>  * GNU Free Documentation License::  The license for this documentation
>  * Concept Index::               Index of @value{GDBN} concepts
>  * Command and Variable Index::  Index of @value{GDBN} commands, variables,
> --
> 2.39.0
>
I like how this makes the documentation look neat.
  
Eli Zaretskii Jan. 10, 2023, 1:03 p.m. UTC | #2
> Cc: Simon Marchi <simon.marchi@polymtl.ca>
> Date: Tue, 10 Jan 2023 00:06:42 -0500
> Change some spots to use "@value{GDBN}" instead of just "GDB".
> 
> Change-Id: I3fc26438e603538271cf33e4d148be5fda9ece7e
> ---
>  gdb/doc/gdb.texinfo | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Thanks, this is obviously OK.
  

Patch

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 8a83a2ef8dd4..5dba6f78d195 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -174,20 +174,20 @@  software in general.  We will miss him.
 @end ifclear
 * In Memoriam::                 In Memoriam
 * Formatting Documentation::    How to format and print @value{GDBN} documentation
-* Installing GDB::              Installing GDB
+* Installing GDB::              Installing @value{GDBN}
 * Maintenance Commands::        Maintenance Commands
 * Remote Protocol::             GDB Remote Serial Protocol
-* Agent Expressions::           The GDB Agent Expression Mechanism
+* Agent Expressions::           The @value{GDBN} Agent Expression Mechanism
 * Target Descriptions::         How targets can describe themselves to
                                 @value{GDBN}
 * Operating System Information:: Getting additional information from
                                  the operating system
-* Trace File Format::           GDB trace file format
+* Trace File Format::		@value{GDBN} trace file format
 * Index Section Format::        .gdb_index section format
 * Debuginfod::                  Download debugging resources with @code{debuginfod}
 * Man Pages::                   Manual pages
 * Copying::                     GNU General Public License says
-                                how you can copy and share GDB
+                                how you can copy and share @value{GDBN}
 * GNU Free Documentation License::  The license for this documentation
 * Concept Index::               Index of @value{GDBN} concepts
 * Command and Variable Index::  Index of @value{GDBN} commands, variables,