svn commit: r276917 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:03:34 UTC 2015


Author: gjb
Date: Sat Jan 10 22:03:33 2015
New Revision: 276917
URL: https://svnweb.freebsd.org/changeset/base/276917

Log:
  Document r270675, mailwrapper(8) supports mailer.conf(5) in
  LOCALBASE.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:03:30 2015	(r276916)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:03:33 2015	(r276917)
@@ -376,6 +376,12 @@
       shared library is no longer installed, allowing the Ports
       Collection to use a modern version of the library.</para>
 
+    <para revision="270675">The &man.mailwrapper.8; utility has been
+      updated to use &man.mailer.conf.5; from the
+      <literal>LOCALBASE</literal> environment variable, which
+      defaults to <filename class="directory">/usr/local</filename>
+      if unset.</para>
+
     <sect3 xml:id="rc-scripts">
       <title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-head mailing list