OSDN Git Service

gdb/doc/
authorjkratoch <jkratoch>
Tue, 20 Jul 2010 03:11:31 +0000 (03:11 +0000)
committerjkratoch <jkratoch>
Tue, 20 Jul 2010 03:11:31 +0000 (03:11 +0000)
* gdb.texinfo (Active Targets): Fix wrong comma placement.

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

index dc2968c..0f52851 100644 (file)
@@ -1,4 +1,8 @@
 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>
 
        Make core files the process_stratum.
index bc4ca07..be6cd3d 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