summaryrefslogtreecommitdiff
path: root/man/systemd-detect-virt.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-02-16 10:14:59 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-02-16 21:15:14 +0900
commit251f6e3f825285588bb3129a0188be3631417c20 (patch)
tree77d7b81937c654a6a29be22c47a459f984dea4e6 /man/systemd-detect-virt.xml
parent1147ce3a46625834f0334ac402d86f7959baefce (diff)
downloadsystemd-251f6e3f825285588bb3129a0188be3631417c20.tar.gz
man: fix virtualization table
The count of VM types got out of sync, let's fix that. Follow-up for b6eca3731dd92b009b182f188936e1c2544574da which forgot to increase the count by one.
Diffstat (limited to 'man/systemd-detect-virt.xml')
-rw-r--r--man/systemd-detect-virt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml
index 14bfd19b62..8ac4de4047 100644
--- a/man/systemd-detect-virt.xml
+++ b/man/systemd-detect-virt.xml
@@ -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>