summaryrefslogtreecommitdiffstats
path: root/docs/xlibdriver.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-09-20 16:01:15 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2012-09-20 20:00:36 +0200
commit7b314b3b14c493ac94aaa1682b86a32ad3b6243d (patch)
tree5f91c881ab57c84351515b8a65005b761e97d68f /docs/xlibdriver.html
parent356a73145e69ad3cb0434b4f28b088d683563d8d (diff)
downloadexternal_mesa3d-7b314b3b14c493ac94aaa1682b86a32ad3b6243d.zip
external_mesa3d-7b314b3b14c493ac94aaa1682b86a32ad3b6243d.tar.gz
external_mesa3d-7b314b3b14c493ac94aaa1682b86a32ad3b6243d.tar.bz2
docs: convert last traces of progs to mesa/demos repository
v2: fix typo Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/xlibdriver.html')
-rw-r--r--docs/xlibdriver.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index da72662..6b7b029 100644
--- a/docs/xlibdriver.html
+++ b/docs/xlibdriver.html
@@ -150,10 +150,10 @@ Examples:
% export MESA_GAMMA="2.0" // same gamma for R,G,B
</pre>
<p>
-The progs/demos/gamma.c program may help you to determine reasonable gamma
-value for your display. With correct gamma values, the color intensities
-displayed in the top row (drawn by dithering) should nearly match those
-in the bottom row (drawn as grays).
+The <code>demos/gamma.c</code> program in mesa/demos repository may help
+you to determine reasonable gamma value for your display. With correct
+gamma values, the color intensities displayed in the top row (drawn by
+dithering) should nearly match those in the bottom row (drawn as grays).
</p>
<p>