[systemd-devel] [PATCH] man/systemctl: Reflect addition of BindTo= in list-dependencies and its --reverse

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Sun Nov 23 11:43:18 PST 2014


I pushed a fairly extensive update a few hours ago. Please rebase
any updates on top of that if necessary.

Zbyszek

On Sun, Nov 23, 2014 at 02:00:16PM -0500, Chris Atkinson wrote:
> See
> 
> http://lists.freedesktop.org/archives/systemd-devel/2014-November/025453.html
> 
> --
>  man/systemctl.xml | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/man/systemctl.xml b/man/systemctl.xml
> index 0331603..56ac25a 100644
> --- a/man/systemctl.xml
> +++ b/man/systemctl.xml
> @@ -152,8 +152,9 @@ along with systemd; If not, see
> <http://www.gnu.org/licenses/>. <listitem>
>            <para>Show reverse dependencies between units with
>            <command>list-dependencies</command>, i.e. units with
> -          dependencies of type <varname>Wants=</varname> or
> -          <varname>Requires=</varname> on the given unit.
> +          dependencies of type <varname>BindsTo=</varname>, 
> +         <varname>Wants=</varname> or <varname>Requires=</varname> 
> +          on the given unit.
>            </para>
>          </listitem>
>        </varlistentry>
> @@ -851,7 +852,8 @@ kobject-uevent 1 systemd-udevd-kernel.socket
> systemd-udevd.service <term><command>list-dependencies
> <replaceable>NAME</replaceable></command></term> 
>            <listitem>
> -            <para>Shows required and wanted units of the specified
> +            <para>Shows units stated by options of type
> <varname>BindsTo=</varname>, 
> +            <varname>Wants=</varname> or
> <varname>Requires=</varname>of the specified unit. If no unit is
> specified, <filename>default.target</filename> is implied. Target units
>              are recursively expanded.  When <option>--all</option> is
> -- 
> 2.1.3
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list