From: nassir90 <56096765+nassir90@users.noreply.github.com> Date: Fri, 9 Jul 2021 20:16:02 +0000 (+0100) Subject: Fixed typo (#20187) X-Git-Tag: v250-rc1~965 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a814eae728a5e238e39d4a9d952ce8e309fa38fd;p=thirdparty%2Fsystemd.git Fixed typo (#20187) * Fixed typo Before, the file claimed that some systemd units are created "from other configuration". It should have read "from other configuration files". Co-authored-by: Nozz --- diff --git a/man/systemd.xml b/man/systemd.xml index cd50cd42658..fe1719fc181 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -74,8 +74,8 @@ configuration files, whose syntax and basic set of options is described in systemd.unit5, - however some are created automatically from other configuration, - dynamically from system state or programmatically at runtime. + however some are created automatically from other configuration + files, dynamically from system state or programmatically at runtime. Units may be "active" (meaning started, bound, plugged in, …, depending on the unit type, see below), or "inactive" (meaning stopped, unbound, unplugged, …), as well as in the process of