Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 16:46:39 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r271038 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201409031646.s83GkdYF029415@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



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