Skip to content

Commit 055a100

Browse files
jengelhzonque
authored andcommitted
man: top-align cell text for large tables
1 parent 9c5baa4 commit 055a100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/systemd-detect-virt.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
</thead>
8989
<tbody>
9090
<row>
91-
<entry morerows="9">VM</entry>
91+
<entry valign="top" morerows="9">VM</entry>
9292
<entry><varname>qemu</varname></entry>
9393
<entry>QEMU software virtualization</entry>
9494
</row>
@@ -139,7 +139,7 @@
139139
</row>
140140

141141
<row>
142-
<entry morerows="5">Container</entry>
142+
<entry valign="top" morerows="5">Container</entry>
143143
<entry><varname>openvz</varname></entry>
144144
<entry>OpenVZ/Virtuozzo</entry>
145145
</row>

0 commit comments

Comments
 (0)