svn commit: r318640 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon May 22 13:16:00 UTC 2017


Author: gjb
Date: Mon May 22 13:15:59 2017
New Revision: 318640
URL: https://svnweb.freebsd.org/changeset/base/318640

Log:
  Fix typo: s/LDD/LLD/
  
  Spotted by:	vangyzen
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon May 22 13:00:11 2017	(r318639)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon May 22 13:15:59 2017	(r318640)
@@ -176,7 +176,7 @@
 	<filename>/usr/bin/ld</filename> if set.</para>
 
       <para revision="318472" contrib="sponsor" sponsor="&ff;">
-	<application>LDD</application> has been enabled by default and
+	<application>LLD</application> has been enabled by default and
 	installed as <filename>/usr/bin/ld</filename> on
 	&os;/&arch.arm64;.</para>
     </sect2>


More information about the svn-src-all mailing list