Date: Wed, 18 Apr 2018 14:43:21 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r332715 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201804181443.w3IEhLCC015504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEhLCC015504>