]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* annotate.texi (Frame Annotations): Fix a cross-reference.
authorEli Zaretskii <eliz@gnu.org>
Mon, 3 Apr 2000 16:11:07 +0000 (16:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 3 Apr 2000 16:11:07 +0000 (16:11 +0000)
gdb/doc/annotate.texi

index 7b994ecb461ccc2d2a9c177ed79a44b64c60c6ec..ec79a39e9714392dd4145565c7d334ee78d3790d 100644 (file)
@@ -402,8 +402,8 @@ it is annotated with
 
 Then, if source is to actually be displayed for this frame (for example,
 this is not true for output from the @code{backtrace} command), then a
-@code{source} annotation (@pxref{Source}) is displayed.  Unlike most
-annotations, this is output instead of the normal text which would be
+@code{source} annotation (@pxref{Source Annotations}) is displayed.  Unlike
+most annotations, this is output instead of the normal text which would be
 output, not in addition.
 @end itemize