summaryrefslogtreecommitdiffstats
path: root/man/systemd-soft-reboot.service.xml
diff options
context:
space:
mode:
authorcunshunxia <cunshunxia@tencent.com>2024-02-29 03:46:25 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-03-20 15:24:11 +0100
commitcc59d1014f4851ad188640d0b6b370083ec7213f (patch)
treea97f9572003f35cdcc10c092c390e70324805826 /man/systemd-soft-reboot.service.xml
parentMerge pull request #31827 from rpigott/resolved-faster-dnssec (diff)
downloadsystemd-cc59d1014f4851ad188640d0b6b370083ec7213f.tar.xz
systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.zip
man: fix a few issues in manpage
fix: #31482 Signed-off-by: cunshunxia <cunshunxia@tencent.com>
Diffstat (limited to 'man/systemd-soft-reboot.service.xml')
-rw-r--r--man/systemd-soft-reboot.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-soft-reboot.service.xml b/man/systemd-soft-reboot.service.xml
index 354a24679a..26717e4259 100644
--- a/man/systemd-soft-reboot.service.xml
+++ b/man/systemd-soft-reboot.service.xml
@@ -104,7 +104,7 @@
via <varname>SurviveFinalKillSignal=yes</varname>, and also be configured to avoid being stopped on
isolate via <varname>IgnoreOnIsolate=yes</varname>. They also have to be configured to be stopped on
normal shutdown, reboot and maintenance mode. Finally, they have to be ordered after
- <constant>basic.target</constant> to ensure correct ordeering on boot. Note that in case any new or
+ <constant>basic.target</constant> to ensure correct ordering on boot. Note that in case any new or
custom units are used to isolate to, or that implement an equivalent shutdown functionality, they will
also have to be configured manually for correct ordering and conflicting. For example:</para>