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

Glen Barber gjb at FreeBSD.org
Wed Oct 7 20:04:33 UTC 2015


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


More information about the svn-src-head mailing list