aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-01 15:54:41 +0000
committerNick Clifton <nickc@redhat.com>2001-08-01 15:54:41 +0000
commitc7c55b785dc640ef7666b35ab77153459e491e9b (patch)
treed81e02e412dd6a15f44b9b64bd8096948ee0817d /binutils/ChangeLog
parent28bab82b5a7e70d315dc943ae1e10701b0d629da (diff)
downloadgdb-c7c55b785dc640ef7666b35ab77153459e491e9b.zip
gdb-c7c55b785dc640ef7666b35ab77153459e491e9b.tar.gz
gdb-c7c55b785dc640ef7666b35ab77153459e491e9b.tar.bz2
Use @command{name} for commands. Use @option{-opt} for options.
Use @table @env for list of options. Remove spaces arround [ | ] in synopsis. Use 'GNU Development Tools' for the center title.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2c3dfab..7a1b6e9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+2001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * doc/binutils.texi: Use @command{name} for commands;
+ use @option{-opt} for options; use @table @env for list of options;
+ remove spaces arround [ | ] in synopsis.
+
+ * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
+ center title.
+
2001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
* objcopy.c: Fix formatting.