+2019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
+
+ * inferior.c (initialize_inferiors): Ensure 'help set/show print
+ inferior-events' shows the example events.
+
2019-03-08 Eli Zaretskii <eliz@gnu.org>
Support styling on native MS-Windows console
add_setshow_boolean_cmd ("inferior-events", no_class,
&print_inferior_events, _("\
-Set printing of inferior events (e.g., inferior start and exit)."), _("\
-Show printing of inferior events (e.g., inferior start and exit)."), NULL,
+Set printing of inferior events (such as inferior start and exit)."), _("\
+Show printing of inferior events (such as inferior start and exit)."), NULL,
NULL,
show_print_inferior_events,
&setprintlist, &showprintlist);