]> xenbits.xensource.com Git - libvirt.git/commitdiff
cgroups.html.in: Kill useless spaces in <pre/>
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Nov 2016 22:40:27 +0000 (23:40 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 14 Nov 2016 10:03:34 +0000 (11:03 +0100)
The <pre/> section is rendered as-is on the page. That is, if all
the lines are prefixed with 4 spaces the rendered page will also
have them. Problem is if we put a box around such <pre/> because
the content might not fix into it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/cgroups.html.in

index 33de453a2965bf580f65624c11af3a31499bf13c..60b47da1fc483a01f31bdd055c351abf69fd63e8 100644 (file)
@@ -221,11 +221,11 @@ $ROOT
     </p>
 
     <pre>
-  ...
-  &lt;resource&gt;
-    &lt;partition&gt;/machine/production&lt;/partition&gt;
-  &lt;/resource&gt;
-  ...
+...
+&lt;resource&gt;
+  &lt;partition&gt;/machine/production&lt;/partition&gt;
+&lt;/resource&gt;
+...
     </pre>
 
     <p>