From 98fe45668d6ea0c1d872fbe8b34665956cd88571 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Fri, 6 Mar 1992 20:05:04 +0000 Subject: [PATCH] Fix punctuation error in node Disabling, spotted by gnu. --- gdb/doc/gdb-all.texi | 2 +- gdb/doc/gdb.texinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/doc/gdb-all.texi b/gdb/doc/gdb-all.texi index 1a811109a31..e2162da8a04 100755 --- a/gdb/doc/gdb-all.texi +++ b/gdb/doc/gdb-all.texi @@ -2022,7 +2022,7 @@ Save for a breakpoint set with @code{tbreak} (@pxref{Set Breaks, enabled; subsequently, they become disabled or enabled only when you use one of the commands above. (The command @code{until} can set and delete a breakpoint of its own, but it will not change the state of -your other breakpoints; @pxref{Continuing and Stepping, ,Continuing and Stepping}.) +your other breakpoints; see @ref{Continuing and Stepping, ,Continuing and Stepping}.) @node Conditions, Break Commands, Disabling, Breakpoints @subsection Break Conditions diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 25905b3364e..48b48907968 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -2065,7 +2065,7 @@ Save for a breakpoint set with @code{tbreak} (@pxref{Set Breaks, enabled; subsequently, they become disabled or enabled only when you use one of the commands above. (The command @code{until} can set and delete a breakpoint of its own, but it will not change the state of -your other breakpoints; @pxref{Continuing and Stepping, ,Continuing and Stepping}.) +your other breakpoints; see @ref{Continuing and Stepping, ,Continuing and Stepping}.) @node Conditions, Break Commands, Disabling, Breakpoints @subsection Break Conditions -- 2.30.2