]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix manpage typo: abrubtly
authorChris <398094+phuzion@users.noreply.github.com>
Fri, 22 Feb 2019 15:47:31 +0000 (10:47 -0500)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Feb 2019 16:44:21 +0000 (17:44 +0100)
Fix a minor typo: abrubtly -> abruptly.

man/systemd-nspawn.xml

index ff6b6a9a8b3aac8483628984483d56f86496f2d3..f0a5231acf43718d2f3257b64d0baf6863399a2d 100644 (file)
         <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>