summaryrefslogtreecommitdiff
path: root/src/core/unit.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-04-22 10:50:07 +0200
committerLennart Poettering <lennart@poettering.net>2016-04-22 10:50:07 +0200
commitc54f168f143096ecdc6764d834641951cab924f9 (patch)
treeeeeb09343741de1d4c7ed17fabdfeda597e7a8a7 /src/core/unit.c
parent5f390fc01c8b694af1144252f6294b357f05e42e (diff)
parentccddd104fc95e0e769142af6e1fe1edec5be70a6 (diff)
Merge pull request #3088 from keszybz/man
One man fix and unicodification of dashes
Diffstat (limited to 'src/core/unit.c')
-rw-r--r--src/core/unit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/unit.c b/src/core/unit.c
index c60ae2be9d..1f57293a0b 100644
--- a/src/core/unit.c
+++ b/src/core/unit.c
@@ -3600,7 +3600,7 @@ int unit_kill_context(
* cases. It doesn't work at all in
* containers, and outside of containers it
* can be confused easily by left-over
- * directories in the cgroup -- which however
+ * directories in the cgroup — which however
* should not exist in non-delegated units. On
* the unified hierarchy that's different,
* there we get proper events. Hence rely on