diff options
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/binutils.texi | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f4524c8..bed8d0b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-07-20 H.J. Lu <hjl@gnu.org> + + * binutils/binutils.texi: Put back "@end table" deleted by + accident. + 2000-07-05 Kenneth Block <krblock@computer.org> * binutils/nm.c: Add optional style to demangle switch. diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 6c2cfc8..2cc0c67 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1968,6 +1968,7 @@ Display function names as well as file and line number information. @item -s @itemx --basenames Display only the base of each file name. +@end table @node nlmconv @chapter nlmconv |