diff options
Diffstat (limited to 'docs/cell.html')
-rw-r--r-- | docs/cell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cell.html b/docs/cell.html index ccf70cd715c..ada903cf8a9 100644 --- a/docs/cell.html +++ b/docs/cell.html @@ -51,7 +51,7 @@ Mesa tree, then set <code>LD_LIBRARY_PATH</code> like this: Verify that the Cell driver is being used by running <code>progs/xdemos/glxinfo</code> and looking for: <pre> - OpenGL renderer string: Gallium 0.2, Cell on Xlib + OpenGL renderer string: Gallium 0.3, Cell on Xlib </pre> |