diff options
author | Brian Paul <[email protected]> | 2009-01-22 09:58:52 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-01-22 10:01:17 -0700 |
commit | b6c41fd9335eade8fdfc66d43a32fbf9994e4983 (patch) | |
tree | 1098cd0f6e58a0100fcad5b45f0b903a6b0be3b9 /docs/envvars.html | |
parent | b8bd0b0ddc357f9b430bb6ddeb60c5a2179d3791 (diff) |
docs: assorted updates, link fixes
Diffstat (limited to 'docs/envvars.html')
-rw-r--r-- | docs/envvars.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 7b64dc9fefe..7fd9fe7c0a8 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -29,7 +29,7 @@ Setting this variable automatically sets the MESA_TEX_PROG variable as well. <p> The following are only applicable to the Xlib software driver. -See <A HREF="README.X11">README.X11</A> for details. +See the <A HREF="xlibdriver.html">Xlib software driver page</A> for details. </p> <ul> <li>MESA_RGB_VISUAL - specifies the X visual and depth for RGB mode |