aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2025-12-06 00:33:20 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2025-12-06 00:33:20 +0000
commitced74610217ff0be071e4614c64a4ff66c40bc6b (patch)
tree5a0bc7dcdaffee480f8e4e0e3420f6637116d4e8
parent90eda629964cbe4c2472aa3f1b8a427e60e78834 (diff)
freebsd-update: Mention upgrading packages, not just ports
These days most end users are likely using pre-built packages, not locally-built ports. Thus be sure to mention this as an important case, and put it ahead of ports. Reviewed by: emaste MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42968
-rw-r--r--usr.sbin/freebsd-update/freebsd-update.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/freebsd-update/freebsd-update.sh b/usr.sbin/freebsd-update/freebsd-update.sh
index b6e42e94f4bf..aa42af13a302 100644
--- a/usr.sbin/freebsd-update/freebsd-update.sh
+++ b/usr.sbin/freebsd-update/freebsd-update.sh
@@ -3196,8 +3196,8 @@ Kernel updates have been installed. Please reboot and run
cat <<-EOF
Completing this upgrade requires removing old shared object files.
-Please rebuild all installed 3rd party software (e.g., programs
-installed from the ports tree) and then run
+Please upgrade or rebuild all installed 3rd party software (e.g.,
+programs installed with pkg or from the ports tree) and then run
'`basename $0` [options] install' again to finish installing updates.
EOF
rm newfiles