diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-08-05 18:05:04 -0400 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-08-05 18:05:29 -0400 |
| commit | e9792345d36c96dbb49f3ee996f75384a4cca532 (patch) | |
| tree | 1003d0c966f5e55389e93f25155b9ae63c6aa080 /bin | |
| parent | 024f676b399fc8acee7288c543d32c581328833c (diff) | |
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
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/freebsd-version/freebsd-version.1 | 8 |
1 files changed, 0 insertions, 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 |
