public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFA 00/12] Small help text tweaks
@ 2018-04-30 14:37 Tom Tromey
  2018-04-30 14:37 ` [RFA 08/12] Update help text in disasm.c Tom Tromey
                   ` (12 more replies)
  0 siblings, 13 replies; 34+ messages in thread
From: Tom Tromey @ 2018-04-30 14:37 UTC (permalink / raw)
  To: gdb-patches

I've long understood the GNU style for "metasyntactic variables" --
text that is a placeholder for some value -- to be to write them in
all caps.  For example, from "gdb --help":

  --core=COREFILE    Analyze the core dump COREFILE.

However, while researching for this post, I couldn't actually find
this in the GNU coding standards -- I thought it was there, but the
closest I could find was in the Emacs Lisp manual.

Nevertheless, I'm pressing forward with this series, which fixes a
number of spots in gdb to use this style in the help text for
commands.

I found the commands to change using "apropos <" -- since the most
common alternate style is to wrap a metasyntactic with <>.

Regression tested by the buildbot.

Tom


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2018-05-24 17:00 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-30 14:37 [RFA 00/12] Small help text tweaks Tom Tromey
2018-04-30 14:37 ` [RFA 08/12] Update help text in disasm.c Tom Tromey
2018-05-04 18:54   ` Pedro Alves
2018-04-30 14:37 ` [RFA 12/12] Update help text in record.c Tom Tromey
2018-05-04 18:57   ` Pedro Alves
2018-04-30 14:37 ` [RFA 02/12] Update help strings in skip.c Tom Tromey
2018-05-04 18:09   ` Pedro Alves
2018-04-30 14:37 ` [RFA 06/12] Update help text in dcache.c Tom Tromey
2018-05-04 18:27   ` Pedro Alves
2018-04-30 14:37 ` [RFA 09/12] Update help text in tracepoint.c Tom Tromey
2018-05-04 18:54   ` Pedro Alves
2018-04-30 14:37 ` [RFA 05/12] Update help strings in TUI Tom Tromey
2018-05-04 18:26   ` Pedro Alves
2018-04-30 14:37 ` [RFA 03/12] Update core-related help strings Tom Tromey
2018-05-04 18:11   ` Pedro Alves
2018-05-09 20:31     ` Tom Tromey
2018-05-24 21:28       ` Pedro Alves
2018-04-30 14:37 ` [RFA 07/12] Update help text for "jump" command Tom Tromey
2018-05-04 18:52   ` Pedro Alves
2018-04-30 14:37 ` [RFA 10/12] Update help text in record-btrace.c Tom Tromey
2018-05-04 18:55   ` Pedro Alves
2018-04-30 14:37 ` [RFA 11/12] Update help text in linux-fork.c Tom Tromey
2018-05-04 18:56   ` Pedro Alves
2018-04-30 14:37 ` [RFA 04/12] Update memattr.c help strings Tom Tromey
2018-05-04 18:16   ` Pedro Alves
2018-05-09 20:35     ` Tom Tromey
2018-05-24 17:53       ` Pedro Alves
2018-04-30 14:37 ` [RFA 01/12] Fix help and documentation for inferior commands Tom Tromey
2018-04-30 15:26   ` Eli Zaretskii
2018-05-04 18:07     ` Pedro Alves
2018-05-09 20:29     ` Tom Tromey
2018-05-10  9:17       ` Eli Zaretskii
2018-04-30 14:40 ` [RFA 00/12] Small help text tweaks Eli Zaretskii
2018-04-30 15:13   ` Tom Tromey

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).