git: b313ca33d5 - main - fix link in handbook/x11

From: Vladlen Popolitov <vladlen_at_FreeBSD.org>
Date: Thu, 11 Jun 2026 17:52:37 UTC
The branch main has been updated by vladlen:

URL: https://cgit.FreeBSD.org/doc/commit/?id=b313ca33d5f7f74734ca4cf7bb0caa94551bc427

commit b313ca33d5f7f74734ca4cf7bb0caa94551bc427
Author:     Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-06-11 17:52:28 +0000
Commit:     Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-06-11 17:52:28 +0000

    fix link in handbook/x11
    
    Approved by: doceng (implicit)
---
 documentation/content/en/books/handbook/x11/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc
index 1106260d6c..f8215fb185 100644
--- a/documentation/content/en/books/handbook/x11/_index.adoc
+++ b/documentation/content/en/books/handbook/x11/_index.adoc
@@ -704,7 +704,7 @@ EndSection
 [[x-config-input]]
 === Input Configuration
 
-The package:Xorg[X.org] server provides the package:x11/libinput[]
+The man:Xorg[1] server provides the package:x11/libinput[]
 library, a cross-platform effort to support all touch, pointing,
 and keyboard devices under a unified library.
 Unless specified otherwise, this is loaded automatically.