提交 c2155205 编写于 作者: M Michal Privoznik

cgroups.html.in: Kill useless spaces in <pre/>

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: NMichal Privoznik <mprivozn@redhat.com>
上级 63a3d5b8
...@@ -221,11 +221,11 @@ $ROOT ...@@ -221,11 +221,11 @@ $ROOT
</p> </p>
<pre> <pre>
... ...
&lt;resource&gt; &lt;resource&gt;
&lt;partition&gt;/machine/production&lt;/partition&gt; &lt;partition&gt;/machine/production&lt;/partition&gt;
&lt;/resource&gt; &lt;/resource&gt;
... ...
</pre> </pre>
<p> <p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册