man: fix virtualization table

The count of VM types got out of sync, let's fix that.

Follow-up for b6eca3731d which forgot to
increase the count by one.
This commit is contained in:
Lennart Poettering 2022-02-16 10:14:59 +01:00 committed by Yu Watanabe
parent 1147ce3a46
commit 251f6e3f82

View file

@ -62,7 +62,7 @@
</thead>
<tbody>
<row>
<entry valign="top" morerows="13">VM</entry>
<entry valign="top" morerows="14">VM</entry>
<entry><varname>qemu</varname></entry>
<entry>QEMU software virtualization, without KVM</entry>
</row>