diff options
| author | Vladlen Popolitov <vladlen@FreeBSD.org> | 2026-06-11 17:52:28 +0000 |
|---|---|---|
| committer | Vladlen Popolitov <vladlen@FreeBSD.org> | 2026-06-11 17:52:28 +0000 |
| commit | b313ca33d5f7f74734ca4cf7bb0caa94551bc427 (patch) | |
| tree | db7099ef061f77a32b8266b8efacc8d80c989b13 | |
| parent | 4ba20ac7099f850a4baaa400e5cabb6d055e948b (diff) | |
fix link in handbook/x11
Approved by: doceng (implicit)
| -rw-r--r-- | documentation/content/en/books/handbook/x11/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
