public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] GDB/doc: Remove indentation from `print -elements' completion example
@ 2022-07-01 16:12 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2022-07-01 16:12 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a89c17dac1e1b921188ba014cafc9c82e33dd5e8

commit a89c17dac1e1b921188ba014cafc9c82e33dd5e8
Author: Maciej W. Rozycki <macro@embecosm.com>
Date:   Fri Jul 1 17:11:09 2022 +0100

    GDB/doc: Remove indentation from `print -elements' completion example
    
    Remove indentation from the text of the manual after the example here:
    
    "  Completion will in some cases guide you with a suggestion of what
    kind of argument an option expects.  For example:
    
         (gdb) print -elements <TAB><TAB>
         NUMBER     unlimited
    
       Here, the option expects a number (e.g., '100'), not literal
    'NUMBER'.  Such metasyntactical arguments are always presented in
    uppercase."
    
    as this is a continuation of the same paragraph.

Diff:
---
 gdb/doc/gdb.texinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index ad5bc7db01e..7a4e337d15b 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -2176,6 +2176,7 @@ of argument an option expects.  For example:
 NUMBER     unlimited
 @end smallexample
 
+@noindent
 Here, the option expects a number (e.g., @code{100}), not literal
 @code{NUMBER}.  Such metasyntactical arguments are always presented in
 uppercase.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-01 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01 16:12 [binutils-gdb] GDB/doc: Remove indentation from `print -elements' completion example Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).