From 052c59c3d0ee3a6ff37b3674f17ca4327f1cf0e6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 29 May 2018 11:32:27 +0200 Subject: [PATCH] man: don't refer to "service manager" in tmpfiles.d(5) system-tmpfiles is not a "service manager" hence say "command" instead. --- man/tmpfiles.d.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 46bec912c52..809f992994a 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -624,7 +624,7 @@ r! /tmp/.X[0-9]*-lock %h User home directory - This is the home directory of the user running the service manager instance. In case of the system manager this resolves to /root. + This is the home directory of the user running the command. In case of the system instance this resolves to /root. %H @@ -659,12 +659,12 @@ r! /tmp/.X[0-9]*-lock %u User name - This is the name of the user running the service manager instance. In case of the system manager this resolves to root. + This is the name of the user running the command. In case of the system instance this resolves to root. %U User UID - This is the numeric UID of the user running the service manager instance. In case of the system manager this resolves to 0. + This is the numeric UID of the user running the command. In case of the system instance this resolves to 0. %v