summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-08-24 19:41:09 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-08-26 14:35:32 +0200
commit6d802dd5968a8265c4d0e0e4974135cbcb9c9f14 (patch)
tree14bbfcb4a4e81fdbcb7591ef7ff59e685ab0bda4
parenta29656804b51b957e6bfedee0bb92df327c1b45a (diff)
downloadsystemd-6d802dd5968a8265c4d0e0e4974135cbcb9c9f14.tar.gz
man: drop reference to long gone .busname unit type
Seems we missed one occurence. (cherry picked from commit 68dd195c1b8fdba3fccf166a1c3c2d7ca5a912fe)
-rw-r--r--man/systemd.unit.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index b3deb28956..19bbbf74ec 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -839,11 +839,10 @@
<varlistentry>
<term><varname>IgnoreOnIsolate=</varname></term>
- <listitem><para>Takes a boolean argument. If <option>true</option>, this unit
- will not be stopped when isolating another unit. Defaults to
- <option>false</option> for service, target, socket, busname, timer, and path
- units, and <option>true</option> for slice, scope, device, swap, mount, and
- automount units.</para></listitem>
+ <listitem><para>Takes a boolean argument. If <option>true</option>, this unit will not be stopped
+ when isolating another unit. Defaults to <option>false</option> for service, target, socket, timer,
+ and path units, and <option>true</option> for slice, scope, device, swap, mount, and automount
+ units.</para></listitem>
</varlistentry>
<varlistentry>