From 42a739a0b5a659dd8545a07a8e99545141df2c65 Mon Sep 17 00:00:00 2001 From: dolphrundgren Date: Tue, 10 Mar 2020 16:22:42 -0600 Subject: [PATCH] Modified line 197 for readability. (#15071) * Dropped "of some sort" from line 197 of man/systemd.xml --- man/systemd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.xml b/man/systemd.xml index 8b1b6e6c6b..94b3845a0e 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