diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 28822bba8b0..4ee8f3ffcc2 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -4476,7 +4476,7 @@ Similar, but print only the outermost @var{n} frames. @itemx bt full @var{n} @itemx bt full -@var{n} Print the values of the local variables also. @var{n} specifies the -number of frames to print, like described above. +number of frames to print, as described above. @end table @kindex where