Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2023 17:33:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 272795] FreeBSD Handbook section 4.5.1 could be better.
Message-ID:  <bug-272795-9-wJFBEaaQUb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272795-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272795

Graham Perrin ◐ <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@gmail.com

--- Comment #5 from Graham Perrin ◐ <grahamperrin@gmail.com> ---
(In reply to Leo Bicknell from comment #4)

> … what quarterly snapshot …


Maybe more relevant to focus on the version of FreeBSD. For example:


% uname -KU
1400093 1400093
% pkg info nano | grep -A 4 Annotations
Annotations    :
        FreeBSD_version: 1400078
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 2.73MiB
% pkg info virtualbox-ose | grep -A 5 Annotations
Annotations    :
        FreeBSD_version: 1400093
        cpe            :
cpe:2.3:a:oracle:vm_virtualbox:6.1.46:::::freebsd14:x64
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 170MiB
% 


– nano was built when the version (1400078) was inferior to the currently
running kernel and user environment, but this is fine; the application runs.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272795-9-wJFBEaaQUb>