summaryrefslogtreecommitdiff
path: root/gdb/gregset.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 22:56:08 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 22:56:08 +0000
commitd81e3805c384665ba1c522fd5b72bc2d2dfc6efe (patch)
treeac2b6b56f7877d3e7cef7ced142b9a737cfa32d1 /gdb/gregset.h
parent69f098507c1dc47662190c89cb49a94544d2202a (diff)
downloadgdb-d81e3805c384665ba1c522fd5b72bc2d2dfc6efe.tar.gz
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/gregset.h')
-rw-r--r--gdb/gregset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gregset.h b/gdb/gregset.h
index 19eefecca2e..a3a13257906 100644
--- a/gdb/gregset.h
+++ b/gdb/gregset.h
@@ -37,7 +37,7 @@ typedef GDB_FPREGSET_T gdb_fpregset_t;
includes integer registers and control registers. An fpregset is a
data structure containing the floating point registers. These data
structures were originally a part of the /proc interface, but have
- been borrowed or copied by other GDB targets, eg. Linux. */
+ been borrowed or copied by other GDB targets, eg. GNU/Linux. */
/* Copy register values from the native target gregset/fpregset
into GDB's internal register cache. */