git: a639bab119 - main - 15.1R updating.adoc: output message clarified

From: Vladlen Popolitov <vladlen_at_FreeBSD.org>
Date: Sat, 04 Jul 2026 12:30:48 UTC
The branch main has been updated by vladlen:

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

commit a639bab1191e4b5c7cf7ea20d35ff941ca74e0eb
Author:     Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-07-04 12:30:42 +0000
Commit:     Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-07-04 12:30:42 +0000

    15.1R updating.adoc: output message clarified
    
    Approved by: carlavilla
    Differential Revision: https://reviews.freebsd.org/В58036
    PR: 296419
---
 website/content/en/releases/15.1R/upgrading.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/15.1R/upgrading.adoc b/website/content/en/releases/15.1R/upgrading.adoc
index 116d4fb437..7fb10e9c9c 100644
--- a/website/content/en/releases/15.1R/upgrading.adoc
+++ b/website/content/en/releases/15.1R/upgrading.adoc
@@ -33,7 +33,7 @@ To determine this, run the following command:
 pkg which /usr/bin/uname
 ----
 
-If `/usr/bin/uname was not installed by a package` is shown, see <<upgrade-fu>> below.
+If `/usr/bin/uname was not found in the database` is shown, see <<upgrade-fu>> below.
 
 If a package name is shown, such as `FreeBSD-runtime-15.0`, see <<upgrade-pkg>> below.