svn commit: r50622 - head/en_US.ISO8859-1/books/porters-handbook/special

Mathieu Arnold mat at FreeBSD.org
Wed Aug 2 16:04:25 UTC 2017


Author: mat
Date: Wed Aug  2 16:04:24 2017
New Revision: 50622
URL: https://svnweb.freebsd.org/changeset/doc/50622

Log:
  update reference to lang/mosml
  
  PR:		220979
  Submitted by:	Carsten Larsen
  Sponsored by:	Absolight, The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Wed Aug  2 12:19:47 2017	(r50621)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Wed Aug  2 16:04:24 2017	(r50622)
@@ -273,7 +273,7 @@
     <para>Please double-check, often this is not necessary at all or
       can be avoided through <literal>-rpath</literal> or setting
       <envar>LD_RUN_PATH</envar> during linking (see
-      <package role="port">lang/moscow_ml</package> for an
+      <package role="port">lang/mosml</package> for an
       example), or through a shell-wrapper which sets
       <varname>LD_LIBRARY_PATH</varname> before invoking the binary,
       like <package role="port">www/seamonkey</package>


More information about the svn-doc-all mailing list