Make first and last lines of 'command help documentation' consistent.
[deliverable/binutils-gdb.git] / gdb / frame.c
index 84e0397db98e07dbfe0b476e33ec7c6c1b17c319..adac24f68c6cc56852178e35ac76e1d0ce62ea28 100644 (file)
@@ -2949,8 +2949,8 @@ Configure backtrace variables such as the backtrace limit"),
                  &set_backtrace_cmdlist, "set backtrace ",
                  0/*allow-unknown*/, &setlist);
   add_prefix_cmd ("backtrace", class_maintenance, show_backtrace_cmd, _("\
-Show backtrace specific variables\n\
-Show backtrace variables such as the backtrace limit"),
+Show backtrace specific variables.\n\
+Show backtrace variables such as the backtrace limit."),
                  &show_backtrace_cmdlist, "show backtrace ",
                  0/*allow-unknown*/, &showlist);
 
This page took 0.026433 seconds and 4 git commands to generate.