OSDN Git Service

Doh. s/kdb/kbd/
authorAndrew Cagney <cagney@redhat.com>
Tue, 15 Jan 2002 19:06:22 +0000 (19:06 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 15 Jan 2002 19:06:22 +0000 (19:06 +0000)
gdb/doc/gdbint.texinfo

index 781b69b..afe054e 100644 (file)
@@ -41,7 +41,7 @@ Software Foundation raise funds for GNU development.''
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.54 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.55 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -4967,7 +4967,7 @@ $  for m in gdb insight dejagnu; do
 done
 @end example
 
-@subheading Do another @kpd{CVS update} to see what the damage is.
+@subheading Do another @kbd{CVS update} to see what the damage is.
 
 @example
 $ ( cd gdb/src && cvs -q update )