[Bug 265789] freebsd-version -rku prints versions not in sequence with cli flags

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Aug 2022 11:26:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265789

            Bug ID: 265789
           Summary: freebsd-version -rku prints versions not in sequence
                    with cli flags
           Product: Base System
           Version: 13.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: pi@FreeBSD.org

Example:

# freebsd-version -rku
12.2-RELEASE-p14
12.2-RELEASE-p7
12.2-RELEASE-p15
# freebsd-version -kru
12.2-RELEASE-p14
12.2-RELEASE-p7
12.2-RELEASE-p15

So how do I know whether the running kernel is p7 or p14 ?

(tested on 12.2, because it's difficult to test if all three versions
are the same)

-- 
You are receiving this mail because:
You are the assignee for the bug.