Mesa (master): docs: convert last traces of progs to mesa/demos repository

Andreas Boll ab at kemper.freedesktop.org
Thu Sep 20 18:01:28 UTC 2012


Module: Mesa
Branch: master
Commit: 7b314b3b14c493ac94aaa1682b86a32ad3b6243d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b314b3b14c493ac94aaa1682b86a32ad3b6243d

Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Thu Sep 20 16:01:15 2012 +0200

docs: convert last traces of progs to mesa/demos repository

v2: fix typo

Reviewed-by: Brian Paul <brianp at vmware.com>

---

 docs/osmesa.html     |    3 +--
 docs/xlibdriver.html |    8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/docs/osmesa.html b/docs/osmesa.html
index 0ec67c4..b0609cf 100644
--- a/docs/osmesa.html
+++ b/docs/osmesa.html
@@ -34,8 +34,7 @@ more information about the API functions.
 </p>
 
 <p>
-There are several examples of OSMesa in the <code>progs/osdemos/</code>
-directory.
+There are several examples of OSMesa in the mesa/demos repository.
 </p>
 
 
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>




More information about the mesa-commit mailing list