Fix use of @item vs. @itemx.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 Jun 1999 01:40:26 +0000 (01:40 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 Jun 1999 01:40:26 +0000 (01:40 +0000)
ld/ChangeLog
ld/ld.texinfo

index cbc6f9b2aa40c3f70be12ddac1c26b4e9b215cc5..17ddf6de37525489a1dec00228155b606606dbe0 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jun 14 10:38:36 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * ld.texinfo: Fix use of @item vs. @itemx.
+
 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
 
        From Thomas Zenker <thz@lennartz-electronic.de>:
index 43665761779a0d7d0d3a25126d0cf8adc8116c99..43e7e82bf1cef0c5302b30264d4ff945af9ecf9b 100644 (file)
@@ -757,7 +757,7 @@ platforms which support shared libraries.
 @kindex --check-sections
 @kindex --no-check-sections
 @item --check-sections
-@item --no-check-sections
+@itemx --no-check-sections
 Asks the linker @emph{not} to check section addresses after they have
 been assigned to see if there any overlaps.  Normally the linker will
 perform this check, and if it finds any overlaps it will produce
@@ -1118,7 +1118,7 @@ for compatibility with other linkers, you may omit the leading
 @kindex --verbose
 @cindex verbose
 @item --dll-verbose
-@item --verbose
+@itemx --verbose
 Display the version number for @code{ld} and list the linker emulations
 supported.  Display which input files can and cannot be opened.  Display
 the linker script if using a default builtin script.
This page took 0.031711 seconds and 4 git commands to generate.