diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2016-10-11 02:27:09 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-10 20:27:09 -0400 |
commit | 19f0cf65c945884d19c91667a683dac084f0a944 (patch) | |
tree | 607e5bbd4ac9ae6a41c44ff040519419e241ef78 /man | |
parent | 01b0669e9ac772d8eeed447ee469b7d4131c3ced (diff) | |
download | systemd-19f0cf65c945884d19c91667a683dac084f0a944.tar.gz systemd-19f0cf65c945884d19c91667a683dac084f0a944.tar.bz2 systemd-19f0cf65c945884d19c91667a683dac084f0a944.zip |
man: update unit type count (#4339)
It seems that this count was not updated when snapshot units were
removed in #1841.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index e30333e209..7f24a874ed 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -272,7 +272,7 @@ <title>Concepts</title> <para>systemd provides a dependency system between various - entities called "units" of 12 different types. Units encapsulate + entities called "units" of 11 different types. Units encapsulate various objects that are relevant for system boot-up and maintenance. The majority of units are configured in unit configuration files, whose syntax and basic set of options is |