Date: Sat, 10 Jan 2015 22:03:31 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276916 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201501102203.t0AM3V86086578@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Sat Jan 10 22:03:30 2015 New Revision: 276916 URL: https://svnweb.freebsd.org/changeset/base/276916 Log: Document r270096, autofs(5). 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 21:44:31 2015 (r276915) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sat Jan 10 22:03:30 2015 (r276916) @@ -291,7 +291,15 @@ <sect3 xml:id="fs"> <title>File Systems</title> - <para> </para> + <para revision="r270096" contrib="sponsor" sponsor="&ff;">The + new filesystem automount facility, &man.autofs.5;, has been + added. 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> <sect4 xml:id="fs-zfs"> <title>ZFS</title>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501102203.t0AM3V86086578>