svn commit: r332715 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:33 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:21 2018
New Revision: 332715
URL: https://svnweb.freebsd.org/changeset/base/332715

Log:
  Document r328599, service(8) '-j' flag addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:20 2018	(r332714)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:21 2018	(r332715)
@@ -238,6 +238,12 @@
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>
 
+      <para revision="328599">The &man.service.8; utility has been
+	updated to include a new flag, <literal>-j</literal>, which is
+	used to interact with services running within a &man.jail.8;.
+	The argument to <literal>-j</literal> can be either the name
+	or numeric jail <acronym>ID</acronym>.</para>
+
       <para revision="330694" contrib="sponsor"
 	sponsor="&dellemc;">The &man.pw.8; utility has been updated to
 	allow the <literal>@</literal> and <literal>!</literal>


More information about the svn-src-all mailing list