diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index ff6b6a9a8b..f0a5231acf 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -802,7 +802,7 @@ SIGTERM, in order to trigger an orderly shutdown of the container. Defaults to SIGRTMIN+3 if is used (on systemd-compatible init systems SIGRTMIN+3 triggers an orderly shutdown). If is not used and this - option is not specified the container's processes are terminated abrubtly via SIGKILL. For + option is not specified the container's processes are terminated abruptly via SIGKILL. For a list of valid signals, see signal7.