From 73e231abde39f22097df50542c745e01de879836 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 17 Feb 2014 03:37:13 +0100 Subject: doc: update punctuation Resolve spotted issues related to missing or extraneous commas, dashes. --- src/core/cgroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 24d6ff6482..6c51235e7b 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -629,7 +629,7 @@ int unit_realize_cgroup(Unit *u) { * unit, we need to first create all parents, but there's more * actually: for the weight-based controllers we also need to * make sure that all our siblings (i.e. units that are in the - * same slice as we are) have cgroups, too. Otherwise things + * same slice as we are) have cgroups, too. Otherwise, things * would become very uneven as each of their processes would * get as much resources as all our group together. This call * will synchronously create the parent cgroups, but will -- cgit v1.2.3-54-g00ecf