diff options
author | Roland Pesch <pesch@cygnus> | 1993-11-29 02:45:53 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1993-11-29 02:45:53 +0000 |
commit | 2ae6d007f2c41dcc7336dfb688c7dd3cd1a62311 (patch) | |
tree | dac0b47fdd74294480fb230b630a3965432c2501 | |
parent | 22b5dba55eba6af1f817ab394d4983cf64332af6 (diff) | |
download | gdb-2ae6d007f2c41dcc7336dfb688c7dd3cd1a62311.zip gdb-2ae6d007f2c41dcc7336dfb688c7dd3cd1a62311.tar.gz gdb-2ae6d007f2c41dcc7336dfb688c7dd3cd1a62311.tar.bz2 |
Fix punctuation after corrected xref.
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7eb6c5b..ebb8e01 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -215,7 +215,7 @@ more information, see @ref{C,,C and C++}. @c "MOD2" used as a "miscellaneous languages" flag here. @c This is acceptable while there is no real doc for Chill and Pascal. Support for Modula-2 and Chill is partial. For information on Modula-2, -see @ref{Modula-2,,Modula-2}; there is no further documentation on Chill yet. +see @ref{Modula-2,,Modula-2}. There is no further documentation on Chill yet. Debugging pascal programs which use sets, subranges, file variables, or nested functions does not currently work. @value{GDBN} does not support |