From 0d52bcd91a01244c7f4118cfe3b0a5b72ee403b9 Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Thu, 4 Jul 2024 01:40:11 -0600 Subject: [PATCH] Fixed a number of typos. --- introduction/welcome/changelog.xml | 3 +++ introduction/welcome/rationale.xml | 2 +- kernel-config/shareddeps/drivers/gpuconfig.toml | 2 +- qol/gamepad.xml | 4 ++-- shareddeps/checkpoint/whatnow.xml | 12 ++++++------ shareddeps/drivers/gpuconfig.xml | 12 +++--------- steam/whatissteam.xml | 2 +- wine/whatiswine.xml | 2 +- wine/wine/winedeps.xml | 2 +- 9 files changed, 19 insertions(+), 22 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 20ee787254..dc474240fe 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,9 @@ July 4th, 2024 + + [Zeckmathederg] - Fixed a number of typos. + [Zeckmathederg] - Add important note for NSS. diff --git a/introduction/welcome/rationale.xml b/introduction/welcome/rationale.xml index ca46c82973..7d0c0185f1 100644 --- a/introduction/welcome/rationale.xml +++ b/introduction/welcome/rationale.xml @@ -62,7 +62,7 @@ MinGW-w64-GCC-&mingw-w64-gcc-version; - vs MinGW-w64-GCC -14.1.0: + vs MinGW-w64-GCC-14.1.0: GCC-14.1.0 for an unknown reason cannot be built for any arch for the MinGW-w64 target, leading to the inability to compile the newest version with MinGW-w64 diff --git a/kernel-config/shareddeps/drivers/gpuconfig.toml b/kernel-config/shareddeps/drivers/gpuconfig.toml index 24353b6218..87597009ea 100644 --- a/kernel-config/shareddeps/drivers/gpuconfig.toml +++ b/kernel-config/shareddeps/drivers/gpuconfig.toml @@ -4,7 +4,7 @@ DRM_AMDGPU = { value = " *M", comment = "For radeonsi" } DRM_AMDGPU_SI="*" DRM_AMDGPU_CIK="*" DRM_AMD_DC="*" -DRM_NOUVEAU = { value = " M*", comment = "For nouveau" } +DRM_NOUVEAU = { value = " *M", comment = "For nouveau" } DRM_I915 = { value = " *M", comment = "For i915, crocus, or iris" } DRM_VMWGFX = { value = " *M", comment = "For svga" } DRM_VGEM = { value = " *M", comment = "For swrast" } diff --git a/qol/gamepad.xml b/qol/gamepad.xml index 035d4df18b..5da430b0ff 100644 --- a/qol/gamepad.xml +++ b/qol/gamepad.xml @@ -14,8 +14,8 @@ Gamepads, or more widely known as game controllers, can be used with many applications and games. However if you compiled the kernel yourself, the - kernel drivers for gamepads are not enabled. Go ahead and enable the kernel - options below and recompile the kernel if necessary. + kernel drivers for gamepads are likely not enabled. Go ahead and enable + the kernel options below and recompile the kernel if necessary. diff --git a/shareddeps/checkpoint/whatnow.xml b/shareddeps/checkpoint/whatnow.xml index 672f57c313..df943b487d 100644 --- a/shareddeps/checkpoint/whatnow.xml +++ b/shareddeps/checkpoint/whatnow.xml @@ -220,12 +220,12 @@ You will only need to worry about the refresh rate if it's applicable to - you. You won't need to worry about making sure the NVIDIA - driver is used when starting Wayland - . However, read through the installation instructions - for compositors as they will likely have information regarding - NVIDIA. Results can be shotty, sometimes - the compositor won't be able to start. Be diligent. + you. You won't need to worry about making sure the NVIDIA + driver is used when starting + Wayland. However, read through the + installation instructions for compositors as they will likely have + information regarding NVIDIA. Results can be + shotty, sometimes the compositor won't be able to start. Be diligent. diff --git a/shareddeps/drivers/gpuconfig.xml b/shareddeps/drivers/gpuconfig.xml index e94ac9fa6e..d86ba711ee 100644 --- a/shareddeps/drivers/gpuconfig.xml +++ b/shareddeps/drivers/gpuconfig.xml @@ -36,8 +36,9 @@ - Selecting or - as + Selecting , + , or + as y is not recommended. If it is, any required firmware must be built as a part of the kernel image or the initramfs for the driver to function correctly. @@ -51,13 +52,6 @@ may be unneeded for some GPU models. - - Selecting as - y is not recommended. If it is, any - required firmware must be built as a part of the kernel image or the - initramfs for the driver to function correctly. - - For swrast, is not strictly needed but recommended as an optimization. diff --git a/steam/whatissteam.xml b/steam/whatissteam.xml index 2e806f343e..7395d1d10a 100644 --- a/steam/whatissteam.xml +++ b/steam/whatissteam.xml @@ -34,7 +34,7 @@ Please check to find what you will need before proceeding, although most of is a straight shot. There is some choice involved such as choosing - if you want X11 or Wayland, Pulseaudio or Pipewire, so forth. + if you want X11 or Wayland, Alsa or Pulseaudio, so forth. diff --git a/wine/whatiswine.xml b/wine/whatiswine.xml index a83953cad4..c73e45d6bc 100644 --- a/wine/whatiswine.xml +++ b/wine/whatiswine.xml @@ -29,7 +29,7 @@ - As Wine deals with a foriegn format, + As Wine deals with a foreign format, it is to be expected that it depends on extra toolchains as well as other dependencies. Please check before continuing with this chapter. diff --git a/wine/wine/winedeps.xml b/wine/wine/winedeps.xml index 674c7747d8..f7f49a4640 100644 --- a/wine/wine/winedeps.xml +++ b/wine/wine/winedeps.xml @@ -62,7 +62,7 @@ , (if 64-bit), , OpenGL ( and/or - ), + ), and