]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
GDB: Documentation: Remove greengrocer's apostrophe.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 13 Oct 2018 18:07:34 +0000 (20:07 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Oct 2018 10:24:20 +0000 (12:24 +0200)
gdb/doc/gdb.texinfo (gdbserver man): "it's symbol" --> its symbol.

gdb/doc/gdb.texinfo

index e985a7cc4869b13e272ecb94cef05c0758907ebf..d971f716fb4ba5192324e9f9a731199dc5151011 100644 (file)
@@ -43958,7 +43958,7 @@ Usage (host side):
 @end ifset
 
 You need an unstripped copy of the target program on your host system, since
-@value{GDBN} needs to examine it's symbol tables and such.  Start up @value{GDBN} as you normally
+@value{GDBN} needs to examine its symbol tables and such.  Start up @value{GDBN} as you normally
 would, with the target program as the first argument.  (You may need to use the
 @option{--baud} option if the serial line is running at anything except 9600 baud.)
 That is @code{gdb TARGET-PROG}, or @code{gdb --baud BAUD TARGET-PROG}.  After that, the only