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 bab1523..2429c49 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -2323,7 +2323,7 @@ with them. The target architecture object is implemented as the C structure @code{struct gdbarch *}. The structure, and its methods, are generated -using the Bourn shell script @file{gdbarch.sh}. +using the Bourne shell script @file{gdbarch.sh}. @section Registers and Memory |