diff options
-rw-r--r-- | man/systemctl.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 2818bcb999..b28a3b7e8a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -60,10 +60,12 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <refsect1> <title>Description</title> - <para><command>systemctl</command> may be used to - introspect and control the state of the + <para><command>systemctl</command> may be used to introspect and + control the state of the <literal>systemd</literal> system and + service manager. Please refer to <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> - system and service manager.</para> + for an introduction into the basic concepts and functionality this + tool manages.</para> </refsect1> <refsect1> |