man: drop reference to long gone .busname unit type

Seems we missed one occurence.
This commit is contained in:
Lennart Poettering 2020-08-24 19:41:09 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent be3f62faf5
commit 68dd195c1b
1 changed files with 4 additions and 5 deletions

View File

@ -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>