aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-03-06 20:05:04 +0000
committerRoland Pesch <pesch@cygnus>1992-03-06 20:05:04 +0000
commit98fe45668d6ea0c1d872fbe8b34665956cd88571 (patch)
treeca3df0e6677a41856a08e8d73e92fd4cf5c1b8c0 /gdb
parent73e44aafe150d214b75771e978454a6d9835fe83 (diff)
downloadgdb-98fe45668d6ea0c1d872fbe8b34665956cd88571.zip
gdb-98fe45668d6ea0c1d872fbe8b34665956cd88571.tar.gz
gdb-98fe45668d6ea0c1d872fbe8b34665956cd88571.tar.bz2
Fix punctuation error in node Disabling, spotted by gnu.
Diffstat (limited to 'gdb')
-rwxr-xr-xgdb/doc/gdb-all.texi2
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb-all.texi b/gdb/doc/gdb-all.texi
index 1a81110..e2162da 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 25905b3..48b4890 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