[systemd-devel] [PATCH] systemctl: fix description of --after/--before

Lennart Poettering lennart at poettering.net
Mon Mar 10 21:31:16 PDT 2014


On Fri, 21.02.14 20:44, Andrey Borzenkov (arvidjaar at gmail.com) wrote:

> It was backward - --after fetches After property, so units shown really
> come *before* unit given as argument. Same for --before.

Applied! Thanks!

(I figure the whole paragraph could use some more comprehensive
rewording, doesn't sound like correct english...)

> 
> ---
>  man/systemctl.xml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man/systemctl.xml b/man/systemctl.xml
> index 355cd11..fef9578 100644
> --- a/man/systemctl.xml
> +++ b/man/systemctl.xml
> @@ -148,8 +148,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
>          <term><option>--before</option></term>
>  
>          <listitem>
> -          <para>Show which units are started after or before
> -          with <command>list-dependencies</command>, respectively.
> +          <para>Show after (before) which units the specified unit is started
> +          with <command>list-dependencies</command>.
>            </para>
>          </listitem>
>        </varlistentry>


Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list