From 286ba84deb709ff97202f22c8bde7fd3db73d2a5 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Oct 2006 12:20:59 +0000 Subject: [PATCH] (Backtrace): Fix a typo. --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4