]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: docbook doesn't like line breaks within table cells (#8885)
authorLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 14:02:43 +0000 (16:02 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 3 May 2018 14:02:43 +0000 (23:02 +0900)
It will pass them on as they are to the formatted man pages, which is
pretty uncool. Let's hence avoid line breaks with table cells.

man/systemd-detect-virt.xml

index 4c302ca460c8eca04b22480a96f4cbb76da2258a..acbe54a1406c57815e02e66a2d14f7b43f8bbf81 100644 (file)
@@ -85,8 +85,7 @@
 
           <row>
             <entry><varname>kvm</varname></entry>
-            <entry>Linux KVM kernel virtual machine, with whatever software, except
-            Oracle Virtualbox</entry>
+            <entry>Linux KVM kernel virtual machine, with whatever software, except Oracle Virtualbox</entry>
           </row>
 
           <row>
 
           <row>
             <entry><varname>oracle</varname></entry>
-            <entry>Oracle VM VirtualBox (historically marketed by innotek and Sun Microsystems),
-            for legacy and KVM hypervisor</entry>
+            <entry>Oracle VM VirtualBox (historically marketed by innotek and Sun Microsystems), for legacy and KVM hypervisor</entry>
           </row>
 
           <row>