diff --git a/docs/envvars.rst b/docs/envvars.rst index 672b5657666..863e3782f0c 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -603,7 +603,7 @@ RADV driver environment variables initialize all memory allocated in VRAM as zero ``RADV_FORCE_FAMILY`` - create a null device to compile shaders without a AMD GPU (eg. + create a null device to compile shaders without a AMD GPU (e.g. gfx900) ``RADV_PERFTEST`` a comma-separated list of named flags, which do various things: diff --git a/docs/faq.rst b/docs/faq.rst index edeca5392a6..936f0d1f776 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -200,7 +200,7 @@ and then install with ``sudo ninja install``. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If Mesa can't use its hardware accelerated drivers it falls back on one -of its software renderers. (eg. classic swrast, softpipe or llvmpipe) +of its software renderers. (e.g. classic swrast, softpipe or llvmpipe) You can run the ``glxinfo`` program to learn about your OpenGL library. Look for the ``OpenGL vendor`` and ``OpenGL renderer`` values. That will diff --git a/docs/install.rst b/docs/install.rst index 4dbada99e11..03287725aab 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -57,7 +57,7 @@ Third party/extra tools. .. note:: - Some versions can be buggy (eg. Flex 2.6.2) so do try others + Some versions can be buggy (e.g. Flex 2.6.2) so do try others if things fail. 1.2 Requirements