Bug 279201 - mptutil(8) use date from the future: May 24, 2024
Summary: mptutil(8) use date from the future: May 24, 2024
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Ed Maste
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-21 16:26 UTC by Wolfram Schneider
Modified: 2024-08-01 14:59 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfram Schneider freebsd_committer freebsd_triage 2024-05-21 16:26:41 UTC
Today is May 21th, but the manual page for mptutil(8) reports itself as from May 24, 2024 

$ man mptutil | tail -n1
FreeBSD 15.0-CURRENT             May 24, 2024             FreeBSD 15.0-CURRENT
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-25 18:03:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=b128bedfb95c1fefe10e3375b07e200eff8c3664

commit b128bedfb95c1fefe10e3375b07e200eff8c3664
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-05-25 18:00:54 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-05-25 18:02:36 +0000

    mptutil: correct man page date

    PR:             279201
    Fixes:          9a49a3792940 ("mptutil: document that disabled/enab...")
    Sponsored by:   The FreeBSD Foundation

 usr.sbin/mptutil/mptutil.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-01 14:59:59 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=5dd58282db165cf9ccc05bf78f44a5d406654ca8

commit 5dd58282db165cf9ccc05bf78f44a5d406654ca8
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-05-25 18:00:54 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-08-01 14:55:29 +0000

    mptutil: correct man page date

    PR:             279201
    Fixes:          9a49a3792940 ("mptutil: document that disabled/enab...")
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit b128bedfb95c1fefe10e3375b07e200eff8c3664)

 usr.sbin/mptutil/mptutil.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)