* ld.texinfo: Fix arguments of @var to not contain punctuation.
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 9 Sep 1999 16:12:28 +0000 (16:12 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 9 Sep 1999 16:12:28 +0000 (16:12 +0000)
ld/ChangeLog
ld/ld.texinfo

index d7e2f4427dd945915ea393ebc4bcfb1f6f13781b..d12dc837106579408692e2f325e708f4e9e6a74b 100644 (file)
@@ -1,3 +1,7 @@
+1999-09-09  Andreas Schwab  <schwab@suse.de>
+
+       * ld.texinfo: Fix arguments of @var to not contain punctuation.
+
 Thu Sep  9 05:52:34 1999  Jeffrey A Law  (law@cygnus.com)
 
        * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Define.
index 115f7a2e6ecf19429ba1db812446b453902685a1..4494370aa8be2660786ad748638f6accc090f6ff 100644 (file)
@@ -1382,7 +1382,7 @@ option is given.  Note that the symbols @code{DllMain@@12},
 exported.
 
 @kindex --exclude-symbols
-@item --exclude-symbols @var{symbol,symbol,...}
+@item --exclude-symbols @var{symbol},@var{symbol},...
 Specifies a list of symbols which should not be automatically
 exported.  The symbol names may be delimited by commas or colons.