diff options
author | Theo Ouzhinski <touzhinski@gmail.com> | 2019-02-28 14:42:28 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-02-28 15:17:32 +0100 |
commit | fa44cecae20c51ec133071830103360f5b50c5d1 (patch) | |
tree | 8606c134762816dce48d17d62f6ad59c40a27194 /man/shutdown.xml | |
parent | sd-bus: deal with cookie overruns (diff) | |
download | systemd-fa44cecae20c51ec133071830103360f5b50c5d1.tar.xz systemd-fa44cecae20c51ec133071830103360f5b50c5d1.zip |
man/shutdown: Fix grammar
Diffstat (limited to '')
-rw-r--r-- | man/shutdown.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/shutdown.xml b/man/shutdown.xml index 282a3bae21..9480d0eb35 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -122,7 +122,7 @@ <term><option>-c</option></term> <listitem><para>Cancel a pending shutdown. This may be used - cancel the effect of an invocation of + to cancel the effect of an invocation of <command>shutdown</command> with a time argument that is not <literal>+0</literal> or <literal>now</literal>.</para></listitem> |