git: c101e6d07d - main - [phb][Uses]: Update kde

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 19 Aug 2026 16:30:50 UTC
The branch main has been updated by fernape:

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

commit c101e6d07d1227990204a32e68b45c646e384eed
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2026-08-19 16:28:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2026-08-19 16:28:04 +0000

    [phb][Uses]: Update kde
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index 6754b4749d..4552208be8 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1450,9 +1450,10 @@ Specifies the JPEG implementation to use. Possible values are:
 [[uses-kde]]
 == `kde`
 
-Possible arguments: `5`
+Possible arguments: (none), `5`, `6`
 
 Add dependency on KDE components.
+The version may be omitted. In that case the newest version will be used.
 See crossref:special[using-kde,Using KDE] for more information.
 
 [[uses-kmod]]