diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-01 09:07:17 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-02 11:35:07 -0400 |
commit | c9648aa659bb1acfc7dc214e75900734e011be6b (patch) | |
tree | 31ac8df98dfbb0319fd11e0725b81fd8529124e8 | |
parent | 1db30aeab10ca716aae877b298289fe1765f14fb (diff) |
man: move KillSignal in the right section in directives list
-rw-r--r-- | man/systemd.nspawn.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index 5ec878512a..ce900a5db1 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -224,7 +224,7 @@ </varlistentry> <varlistentry> - <term><option>KillSignal=</option></term> + <term><varname>KillSignal=</varname></term> <listitem><para>Specify the process signal to send to the container's PID 1 when nspawn itself receives SIGTERM, in |