diff --git a/docs/envvars.html b/docs/envvars.html
index 67d8e292bb0..81e74e6f484 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -121,10 +121,6 @@ See the Xlib software driver page for details.
i945/i965 driver environment variables (non-Gallium)
-- INTEL_STRICT_CONFORMANCE - if set to 1, enable sw fallbacks to improve
- OpenGL conformance. If set to 2, always use software rendering.
-
- INTEL_NO_BLIT - if set, disable hardware-accelerated glBitmap,
- glCopyPixels, glDrawPixels.