Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 14:36:11 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44957 - head/en_US.ISO8859-1/books/porters-handbook
Message-ID:  <201405261436.s4QEaBuA058459@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat (ports committer)
Date: Mon May 26 14:36:11 2014
New Revision: 44957
URL: http://svnweb.freebsd.org/changeset/doc/44957

Log:
  Add a link to where examples of USES=dos2unix are.
  
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Mon May 26 11:34:02 2014	(r44956)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Mon May 26 14:36:11 2014	(r44957)
@@ -182,7 +182,8 @@
     <acronym>DOS</acronym> format which need to be converted.  Three
     variables can be set to control which files will be converted.
     The default is to convert <emphasis>all</emphasis> files,
-    including binaries.
+    including binaries.  See <xref
+      linkend="slow-patch-automatic-replacements"/> for examples.
 
     <itemizedlist>
       <listitem>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261436.s4QEaBuA058459>