summaryrefslogtreecommitdiff
path: root/man/systemd-nspawn.xml
diff options
context:
space:
mode:
authorChris <398094+phuzion@users.noreply.github.com>2019-02-22 10:47:31 -0500
committerLennart Poettering <lennart@poettering.net>2019-02-22 17:44:21 +0100
commit87dddbaf6271488e0c8d6a6e636f32d23877ac4a (patch)
tree749d9d2e2289786cde6877d0ec22241241041de7 /man/systemd-nspawn.xml
parentd04fbcf43c6dc1ab9ef46611395e0d06f37a6b51 (diff)
downloadsystemd-87dddbaf6271488e0c8d6a6e636f32d23877ac4a.tar.gz
Fix manpage typo: abrubtly
Fix a minor typo: abrubtly -> abruptly.
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<constant>SIGTERM</constant>, in order to trigger an orderly shutdown of the container. Defaults to
<constant>SIGRTMIN+3</constant> if <option>--boot</option> is used (on systemd-compatible init systems
<constant>SIGRTMIN+3</constant> triggers an orderly shutdown). If <option>--boot</option> is not used and this
- option is not specified the container's processes are terminated abrubtly via <constant>SIGKILL</constant>. For
+ option is not specified the container's processes are terminated abruptly via <constant>SIGKILL</constant>. For
a list of valid signals, see <citerefentry
project='man-pages'><refentrytitle>signal</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para></listitem>
</varlistentry>