]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Thu, 20 Nov 2025 15:17:45 +0000 (16:17 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 20 Nov 2025 15:37:54 +0000 (15:37 +0000)
man/systemd.unit.xml

index a2969739e8895384087d916736a37e153011d841..c0d080a6e7d8d9aaeeb868eb6a0dd465f9e287a7 100644 (file)
         <listitem><para>Configures requirement dependencies, very similar in style to
         <varname>Requires=</varname>. However, this dependency type is stronger: in addition to the effects of
         <varname>Requires=</varname>, 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