diff options
-rw-r--r-- | gdb/doc/gdbint.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 7f8697d..77db258 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -1656,7 +1656,7 @@ The SOM reader is in @file{hpread.c}. @cindex Netware Loadable Module format Other file formats that have been supported by @value{GDBN} include Netware -Loadable Modules (@file{nlmread.c}. +Loadable Modules (@file{nlmread.c}). @section Debugging File Formats |