Author: bapt
Date: Sun Jan  4 00:54:29 2015
New Revision: 276650
URL: https://svnweb.freebsd.org/changeset/base/276650

Log:
  Fix generating documentation with modern texinfo

Modified:
  head/contrib/binutils/ld/ld.texinfo

Modified: head/contrib/binutils/ld/ld.texinfo
==============================================================================
--- head/contrib/binutils/ld/ld.texinfo Sun Jan  4 00:49:45 2015        
(r276649)
+++ head/contrib/binutils/ld/ld.texinfo Sun Jan  4 00:54:29 2015        
(r276650)
@@ -1725,7 +1725,7 @@ the linker script being used by the link
 
 @kindex --version-script=@var{version-scriptfile}
 @cindex version script, symbol versions
-@itemx --version-script=@var{version-scriptfile}
+@item --version-script=@var{version-scriptfile}
 Specify the name of a version script to the linker.  This is typically
 used when creating shared libraries to specify additional information
 about the version hierarchy for the library being created.  This option
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to