gdb/doc/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 19 Jul 2010 18:11:31 +0000 (18:11 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 19 Jul 2010 18:11:31 +0000 (18:11 +0000)
* gdb.texinfo (Active Targets): Fix wrong comma placement.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index dc2968cae837b7831f4849e897f6004747f817ca..0f52851bd21cac1014292acd83f41d6c1956207b 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Active Targets): Fix wrong comma placement.
+
 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
            Eli Zaretskii  <eliz@gnu.org>
 
index bc4ca070903ff9a54bf6a7545fec045e61e4918f..be6cd3d8ceda781f5af9787025a080d1b5705742 100644 (file)
@@ -15391,7 +15391,7 @@ and @code{show architecture}.
 @cindex active targets
 @cindex multiple targets
 
-There are multiple classes of targets such, as: processes, executable files or
+There are multiple classes of targets such as: processes, executable files or
 recording sessions.  Core files belong to the process class, making core file
 and process mutually exclusive.  Otherwise, @value{GDBN} can work concurrently
 on multiple active targets, one in each class.  This allows you to (for