Bug 282171

Summary: ftime(3) library typo
Product: Documentation Reporter: Keith White <kwhite.uottawa>
Component: Manual PagesAssignee: Konstantin Belousov <kib>
Status: Closed FIXED    
Severity: Affects Only Me CC: doc, kib
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
simple patch for lib/libutil/ftime.3 none

Description Keith White 2024-10-18 11:18:11 UTC
Created attachment 254328 [details]
simple patch for lib/libutil/ftime.3

ftime(3) specifies library "libuitl" rather than "libutil"
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-18 12:51:43 UTC
A commit in branch main references this bug:

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

commit 167bfde7057f38894c8fbd790a65136f0174368e
Author:     Keith White <kwhite.uottawa@gmail.com>
AuthorDate: 2024-10-18 12:49:30 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-10-18 12:50:24 +0000

    ftime.3: fix typo in spelling of libutil

    PR:     282171
    MFC after:      3 days

 lib/libutil/ftime.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-10-20 00:35:28 UTC
A commit in branch stable/14 references this bug:

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

commit def4322f9632fddc1953df0210f278bd04026f9c
Author:     Keith White <kwhite.uottawa@gmail.com>
AuthorDate: 2024-10-18 12:49:30 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-10-20 00:33:44 +0000

    ftime.3: fix typo in spelling of libutil

    PR:     282171

    (cherry picked from commit 167bfde7057f38894c8fbd790a65136f0174368e)

 lib/libutil/ftime.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2024-11-04 21:09:12 UTC
^Triage: over to committer.