svn commit: r271038 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 3 16:46:40 UTC 2014
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 X™ and Solaris™. 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>
More information about the svn-src-all
mailing list