From 030ecacdc4d27c23934a9f758fb7cbbc443a956a Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 20 Oct 2022 11:30:43 +0200 Subject: [PATCH] docs: spell out "distribution" Reviewed-by: David Heidelberg Part-of: --- docs/drivers/svga3d.rst | 18 +++++++++--------- docs/precompiled.rst | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/drivers/svga3d.rst b/docs/drivers/svga3d.rst index b2cf063d3fc..0c07aa0e4f9 100644 --- a/docs/drivers/svga3d.rst +++ b/docs/drivers/svga3d.rst @@ -38,10 +38,10 @@ SVGA_VGPU10=0. You will then have OpenGL 2.1 support. This may be useful to work around application bugs (such as incorrect use of the OpenGL 3.x core profile). -Most modern Linux distros include the SVGA3D driver so end users -shouldn't be concerned with this information. But if your distro lacks -the driver or you want to update to the latest code these instructions -explain what to do. +Most modern Linux distributions include the SVGA3D driver so end users +shouldn't be concerned with this information. But if your distributions +lacks the driver or you want to update to the latest code these +instructions explain what to do. For more information about the X components see these wiki pages at x.org: @@ -93,7 +93,7 @@ Prerequisites sudo yum install makedepend flex bison -Depending on your Linux distro, other packages may be needed. Meson +Depending on your Linux distribution, other packages may be needed. Meson should tell you what's missing. Getting the Latest Source Code @@ -124,9 +124,9 @@ Begin by saving your current directory location: git clone git://anongit.freedesktop.org/git/mesa/vmwgfx -- libdrm, a user-space library that interfaces with DRM. Most distros - ship with this but it's safest to install a newer version. To get the - latest code from Git: +- libdrm, a user-space library that interfaces with DRM. Most + distributions ship with this but it's safest to install a newer + version. To get the latest code from Git: :: @@ -250,7 +250,7 @@ Building the Code .. note:: - some distros put DRM kernel drivers in different directories. + some distributions put DRM kernel drivers in different directories. For example, sometimes vmwgfx.ko might be found in ``/lib/modules/{version}/extra/vmwgfx.ko`` or in ``/lib/modules/{version}/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko``. diff --git a/docs/precompiled.rst b/docs/precompiled.rst index 9e3cb20e85b..887f3e3f91f 100644 --- a/docs/precompiled.rst +++ b/docs/precompiled.rst @@ -8,7 +8,7 @@ others one has to use unofficial channels. There are some general directions: -- Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka +- Debian/Ubuntu based distributions - PPA: xorg-edgers, oibaf and padoka - Fedora - Corp: erp and che - Fedora - Copr: erp and che - OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11