fix closing <b> tag
This commit is contained in:
parent
8ba93ebb75
commit
14faffc326
|
@ -543,7 +543,7 @@ main ()
|
||||||
<ol>
|
<ol>
|
||||||
<li class="subtitle"><a name="inst">Installation of XCB</a>
|
<li class="subtitle"><a name="inst">Installation of XCB</a>
|
||||||
<p>
|
<p>
|
||||||
<b>TODO:<b> These instructions are out of date.
|
<b>TODO:</b> These instructions are out of date.
|
||||||
Just reference the <a href="http://xcb.freedesktop.org/">main XCB page</a>
|
Just reference the <a href="http://xcb.freedesktop.org/">main XCB page</a>
|
||||||
so we don't have to maintain these instructions in more than
|
so we don't have to maintain these instructions in more than
|
||||||
one place.
|
one place.
|
||||||
|
|
Loading…
Reference in New Issue