Date: Tue, 5 Aug 2025 22:06:05 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: e9792345d36c - main - freebsd-version.8: Remove freebsd-update paragraph Message-ID: <202508052206.575M65Yg076248@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=e9792345d36c96dbb49f3ee996f75384a4cca532 commit e9792345d36c96dbb49f3ee996f75384a4cca532 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-08-05 22:05:04 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-08-05 22:05:29 +0000 freebsd-version.8: Remove freebsd-update paragraph For the sunset of freebsd-update in 15.0R, remove a paragraph claiming this utility should work even if using freebsd-update. MFC: never Reviewed by: 0mp, bcr Differential Revision: https://reviews.freebsd.org/D51160 --- bin/freebsd-version/freebsd-version.1 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/bin/freebsd-version/freebsd-version.1 b/bin/freebsd-version/freebsd-version.1 index 82ea9c707d69..27ed69b38bc5 100644 --- a/bin/freebsd-version/freebsd-version.1 +++ b/bin/freebsd-version/freebsd-version.1 @@ -75,14 +75,6 @@ version, next the userland version, and finally the userland version of the specified jails, on separate lines. If neither is specified, it will print the userland version only. .Sh IMPLEMENTATION NOTES -The -.Nm -utility should provide the correct answer in the vast majority of -cases, including on systems kept up-to-date using -.Xr freebsd-update 8 , -which does not update the kernel version unless the kernel itself was -affected by the latest patch. -.Pp To determine the name (and hence the location) of a custom kernel, the .Nm utility will attempt to parse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508052206.575M65Yg076248>