diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-04-06 10:49:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-04-06 10:49:52 +0200 |
commit | d4337c15d5835c8eecf079bd5173f8b5c51727c7 (patch) | |
tree | f9cadf1f81c2fb7e2f8d6ff4752c45fdeb00624f /man/systemd.nspawn.xml | |
parent | 056f0498fefc4c3e3cedf11ea3ba1b04a8694118 (diff) | |
parent | 6dfde7acf1405adbb7adb2adc6969c4eb3c0990a (diff) |
Merge pull request #2944 from keszybz/man-coredump-sysctl
Man coredump sysctl
Diffstat (limited to 'man/systemd.nspawn.xml')
-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 |