Date: Mon, 5 Oct 2015 20:12:25 +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: r288850 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510052012.t95KCPDN081710@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Mon Oct 5 20:12:25 2015 New Revision: 288850 URL: https://svnweb.freebsd.org/changeset/base/288850 Log: Document r285685, allow mounting linprocfs(5) and linsysfs(5) within a jail. 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 Mon Oct 5 20:12:22 2015 (r288849) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:12:25 2015 (r288850) @@ -412,6 +412,10 @@ <para revision="285550">The &man.w.1; utility has been updated to display the full IPv6 remote address of the host from which a user is connected.</para> + + <para revision="285685">The &man.jail.8; framework has been + updated to allow mounting &man.linprocfs.5; and + &man.linsysfs.5; within a jail.</para> </sect2> <sect2 xml:id="userland-contrib">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052012.t95KCPDN081710>