From: Christoph Anton Mitterer Date: Thu, 20 Nov 2025 15:17:45 +0000 (+0100) Subject: man: fix typo X-Git-Tag: v259-rc2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e5f717545e2664ce2ed6b2dd84744b3789156b1;p=thirdparty%2Fsystemd.git man: fix typo --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index a2969739e88..c0d080a6e7d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -723,7 +723,7 @@ Configures requirement dependencies, very similar in style to Requires=. However, this dependency type is stronger: in addition to the effects of Requires=, which already stops (or restarts) the configuring unit when a listed unit is - explicitly stopped (or restared), it also does so when a listed unit stops unexpectedly (which includes when it + explicitly stopped (or restarted), it also does so when a listed unit stops unexpectedly (which includes when it fails). Units can suddenly, unexpectedly enter inactive state for different reasons: the main process of a service unit might terminate on its own choice, the backing device of a device unit might be unplugged or the mount point of