fix typo in Xorg Applications where xkeystone is mislabeled as xkeyhost in optional packages

"Hotdog" ([email protected] via blfs-dev Mailing List) <[email protected]> Mon, 9 Mar 2026 17:11:48 -0700
Newsgroups gmane.linux.lfs.beyond.devel
Message-ID <CADPU1Am4iE-1gHDaEUHa1wVHbdmTVER2wPBcEKf1oFazxEM3ww@mail.gmail.com>
-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page
0001-fix-typo-in-Xorg-Applications-where-xkeystone-is-mis.patch (application/octet-stream, 910 B)
From 432e8651f5136ace0969dd155800a2f2f756e6d2 Mon Sep 17 00:00:00 2001
From: Hotdog120823 <[email protected]>
Date: Mon, 9 Mar 2026 16:20:19 -0700
Subject: [PATCH] fix typo in Xorg Applications where xkeystone is mislabeled
 as xkeyhost in optional packages

---
 x/installing/x7app.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x/installing/x7app.xml b/x/installing/x7app.xml
index 34e46adbcd..d413538aad 100644
--- a/x/installing/x7app.xml
+++ b/x/installing/x7app.xml
@@ -178,7 +178,7 @@
       <xref linkend="linux-pam"/> and
       both <ulink url="https://www.cairographics.org/releases/">cairo-5c</ulink> and
       <ulink url="https://nickle.org/">Nickle</ulink> (only if you wish to try to
-      run the undocumented <command>xkeyhost</command> script).
+      run the undocumented <command>xkeystone</command> script).
     </para>
 
   </sect2>
-- 
2.51.2.windows.1