From: dolphrundgren Date: Tue, 10 Mar 2020 22:22:42 +0000 (-0600) Subject: Modified line 197 for readability. (#15071) X-Git-Tag: v246-rc1~768 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42a739a0b5a659dd8545a07a8e99545141df2c65;p=thirdparty%2Fsystemd.git Modified line 197 for readability. (#15071) * Dropped "of some sort" from line 197 of man/systemd.xml --- diff --git a/man/systemd.xml b/man/systemd.xml index 8b1b6e6c6b4..94b3845a0e8 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -194,7 +194,7 @@ It is in an active, activating, deactivating or failed state (i.e. in any unit state except for inactive) It has a job queued for it - It is a dependency of some sort of at least one other unit that is loaded into memory + It is a dependency of at least one other unit that is loaded into memory It has some form of resource still allocated (e.g. a service unit that is inactive but for which a process is still lingering that ignored the request to be terminated) It has been pinned into memory programmatically by a D-Bus call