[Bug 280078] man 3 hexdump does not state -lutil

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Dec 2025 17:00:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280078

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

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

commit 1327039aaf1626e646516fea2c8214ceb298fe8a
Author:     David Gilbert <dave@daveg.ca>
AuthorDate: 2024-11-21 20:23:16 +0000
Commit:     Jessica Clarke <jrtc27@FreeBSD.org>
CommitDate: 2025-12-15 16:58:44 +0000

    hexdump.3: Add missing LIBRARY section

    All the other libutil section 3 manpages document this, and although
    it's heavily implied by the libutil.h header in the synopsis, we should
    still be explicit and consistent.

    PR:             280078
    Reviewed by:    jrtc27
    MFC after:      1 week

    (cherry picked from commit 169e23d41f8ff16244f4fb04924fdc9828325dce)

 lib/libutil/hexdump.3 | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.