# HG changeset patch # User Pavel Jank # Date 1013035615 0 # Node ID 88bbfdf9451e487ae820ef09a22a2932d950dbdd # Parent ee557660a984246bb066624a32436e71b410091f Fix typo. diff -r ee557660a984 -r 88bbfdf9451e man/building.texi --- a/man/building.texi Wed Feb 06 22:43:23 2002 +0000 +++ b/man/building.texi Wed Feb 06 22:46:55 2002 +0000 @@ -494,7 +494,7 @@ 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