From: Eli Zaretskii Date: Sat, 21 Oct 2006 12:20:59 +0000 (+0000) Subject: (Backtrace): Fix a typo. X-Git-Tag: gdb_6_6-2006-11-15-branchpoint~199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=286ba84deb709ff97202f22c8bde7fd3db73d2a5;p=external%2Fbinutils.git (Backtrace): Fix a typo. --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 28822bb..4ee8f3f 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