svn commit: r288850 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:12:26 UTC 2015


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">


More information about the svn-src-head mailing list