From a5e4972c8956cecf35fa4780e1cfe7c378bfcba1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 18 Apr 2013 02:10:44 +0200 Subject: systemctl: drop usage of "internally loaded modules" I wouldn't know what "internally" is supposed to mean hear, and we use this terminology in this context nowhere else, so let's drop this. --- man/systemctl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index c0f5bb9744..96cd10810f 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -133,12 +133,12 @@ along with systemd; If not, see . - When listing units, show all internally loaded units, regardless of - their state, including inactive units. When showing + When listing units, show all loaded units, regardless + of their state, including inactive units. When showing unit/job/manager properties, show all properties regardless whether they are set or not. - To list all units installed on disk, use the command - list-unit-files instead. + To list all units installed on the system, use the + list-unit-files command instead. -- cgit v1.2.3-54-g00ecf