diff options
author | Mark Phillips <mark@freebsdfoundation.org> | 2025-04-22 18:36:21 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2025-04-25 13:17:41 +0000 |
commit | 8f28a757b13aa8d1db6528453b4bd9df776271e9 (patch) | |
tree | 268e865212e8d1f17ef2267e18a0e38cf1a6fed4 | |
parent | 9509202e0508ed0c52f9536844e49e811c5b826c (diff) |
-rw-r--r-- | documentation/content/en/books/handbook/wayland/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/wayland/_index.adoc b/documentation/content/en/books/handbook/wayland/_index.adoc index 47a7e58f70..5ac2890618 100644 --- a/documentation/content/en/books/handbook/wayland/_index.adoc +++ b/documentation/content/en/books/handbook/wayland/_index.adoc @@ -461,7 +461,7 @@ If the [.filename]#/usr/local/bin/Xwayland# file does not exist, install it usin [source,shell] ---- -# pkg install xwayland-devel +# pkg install xwayland ---- [NOTE] |