mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
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:
parent
1147ce3a46
commit
251f6e3f82
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user