From: Pavel Janík Date: Wed, 6 Feb 2002 22:46:55 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~16806 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c897578d7d532c0d9fa5b5cc35e05fbd5dec4100;p=emacs.git Fix typo. --- diff --git a/man/building.texi b/man/building.texi index 85a85302fec..f3a9abc58f4 100644 --- a/man/building.texi +++ b/man/building.texi @@ -494,7 +494,7 @@ Only useful in a source buffer, (@code{gud-jump}) relocates the next instruction to the current line at point in a source buffer. If the new execution line is in a different function from the previously one, you will be prompted for confirmation since the results may be -bizarre. See the GDB manual entry regarding @cod{jump} for details. +bizarre. See the GDB manual entry regarding @code{jump} for details. @end table These commands interpret a numeric argument as a repeat count, when