Date: Wed, 7 Oct 2015 20:04:32 +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: r288996 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510072004.t97K4Wvc049226@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Oct 7 20:04:32 2015 New Revision: 288996 URL: https://svnweb.freebsd.org/changeset/base/288996 Log: Correct the command-line utility in the r285420 entry: s/jail/jexec/ 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 Wed Oct 7 19:55:58 2015 (r288995) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Oct 7 20:04:32 2015 (r288996) @@ -403,10 +403,10 @@ <para revision="285253">The &man.quota.1; utility has been updated to include support for <acronym>IPv6</acronym>.</para> - <para revision="285420">The &man.jail.8; utility has been + <para revision="285420">The &man.jexec.8; utility has been updated to include a new flag, <literal>-l</literal>, which ensures a clean environment in the target jail when used. - Additionally, &man.jail.8; will run a shell within the target + Additionally, &man.jexec.8; will run a shell within the target jail when run no commands are specified.</para> <para revision="285550">The &man.w.1; utility has been updated
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510072004.t97K4Wvc049226>