diff --git a/docs/envvars.html b/docs/envvars.html
index 3afdcee8543..e063f5c1a5a 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -96,8 +96,7 @@ glGetString(GL_VERSION) and possibly the GL API type.
GL versions = 3.1, depending on the driver, it may or may not
have the ARB_compatibility extension enabled.
GL versions >= 3.2 are set to a Core profile
- Examples: 2.1, 3.0, 3.0FC, 3.1, 3.1FC, 3.1COMPAT, X.Y, X.YFC,
- X.YCOMPAT.
+ Examples:
- 2.1 - select a compatibility (non-Core) profile with GL
version 2.1.