diff man/building.texi @ 49062:cbcf1db3b1f0

Reference Debugging, not Debugger, in Lisp ref man.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Jan 2003 01:04:56 +0000
parents 6be0f6ca3d49
children 23a1cea22d13
line wrap: on
line diff
--- a/man/building.texi	Mon Jan 06 01:03:44 2003 +0000
+++ b/man/building.texi	Mon Jan 06 01:04:56 2003 +0000
@@ -279,7 +279,7 @@
 GDB, which is free software, but you can also run DBX, SDB or XDB if you
 have them.  GUD can also serve as an interface to the Perl's debugging
 mode, the Python debugger PDB, and to JDB, the Java Debugger.
-@xref{Debugger,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual},
+@xref{Debugging,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual},
 for information on debugging Emacs Lisp programs.
 
 @menu