diff options
author | David MacKenzie <djm@cygnus> | 1993-08-28 16:55:32 +0000 |
---|---|---|
committer | David MacKenzie <djm@cygnus> | 1993-08-28 16:55:32 +0000 |
commit | 811ca938d5845b622b215a1169edd5a83badfdc8 (patch) | |
tree | 03ac800dbc63947930bef2da11b3923c732e4827 /gdb/doc | |
parent | 3aca2b95597d6984db358731bb5f71ddc85b823a (diff) | |
download | gdb-811ca938d5845b622b215a1169edd5a83badfdc8.zip gdb-811ca938d5845b622b215a1169edd5a83badfdc8.tar.gz gdb-811ca938d5845b622b215a1169edd5a83badfdc8.tar.bz2 |
fix caps in menu entries
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/stabs.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 3205ff9..05026db 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -75,8 +75,8 @@ This document describes the stabs debugging format. * Symbol tables:: Symbol information in symbol tables * Cplusplus:: Appendixes: * Stab types:: Symbol types in a.out files -* Symbol descriptors:: Table of Symbol descriptors -* Type descriptors:: Table of Symbol descriptors +* Symbol descriptors:: Table of symbol descriptors +* Type descriptors:: Table of type descriptors * Expanded reference:: Reference information by stab type * Questions:: Questions and anomolies * XCOFF differences:: Differences between GNU stabs in a.out |