summaryrefslogtreecommitdiffstats
path: root/docs/llvmpipe.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:15 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:29 -0600
commit703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (patch)
tree440bfc7f7b362c6fd1462a4ea21734346027c299 /docs/llvmpipe.html
parentecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 (diff)
downloadexternal_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.zip
external_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.tar.gz
external_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.tar.bz2
docs: escape special html chars
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/llvmpipe.html')
-rw-r--r--docs/llvmpipe.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html
index 13eb924..87d1fd4 100644
--- a/docs/llvmpipe.html
+++ b/docs/llvmpipe.html
@@ -127,7 +127,7 @@ need to ask, don't even try it.
To profile llvmpipe you should pass the options
<pre>
- scons build=profile <same-as-before>
+ scons build=profile &lt;same-as-before&gt;
</pre>
This will ensure that frame pointers are used both in C and JIT functions, and