diff man/building.texi @ 38741:b8b779ebf8d4

Minor cleanup.
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Aug 2001 23:34:26 +0000
parents 1518ad710658
children daea04400144
line wrap: on
line diff
--- a/man/building.texi	Wed Aug 08 23:30:26 2001 +0000
+++ b/man/building.texi	Wed Aug 08 23:34:26 2001 +0000
@@ -514,7 +514,7 @@
 
   This defines a command named @var{function} which sends
 @var{cmdstring} to the debugger process, and gives it the documentation
-string @var{docstring}.  You can then use the command thus defined in any
+string @var{docstring}.  You can then use the command @var{function}\ in any
 buffer.  If @var{binding} is non-@code{nil}, @code{gud-def} also binds
 the command to @kbd{C-c @var{binding}} in the GUD buffer's mode and to
 @kbd{C-x C-a @var{binding}} generally.