Author: gjb
Date: Wed Sep  3 16:46:39 2014
New Revision: 271038
URL: http://svnweb.freebsd.org/changeset/base/271038

Log:
  Document r270892, autofs(5)
  
  Sponsored by: The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Wed Sep  3 
16:46:37 2014        (r271037)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Wed Sep  3 
16:46:39 2014        (r271038)
@@ -839,6 +839,16 @@
          multi-threaded soft updates.  Previously, soft updates were
          handled by a single thread, and as of this change, now have
          one thread per <acronym>FFS</acronym> mountpoint.</para>
+
+       <para revision="270892" contrib="sponsor" sponsor="&ff;">The
+         new filesystem automount facility, &man.autofs.5;, has been
+         merged from &os;-CURRENT.  The new &man.autofs.5; facility
+         is similar to that found in other &unix;-like operating
+         systems, such as OS&nbsp;X&trade; and Solaris&trade;.  The
+         &man.autofs.5; facility uses a &sun;-compatible
+         &man.auto.master.5; configuration file, and is administered
+         with the &man.automount.8; userland utility, and the
+         &man.automountd.8; and &man.autounmountd.8; daemons.</para>
       </sect3>
     </sect2>
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to