Summary: | ftime(3) library typo | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Keith White <kwhite.uottawa> | ||||
Component: | Manual Pages | Assignee: | Konstantin Belousov <kib> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | doc, kib | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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(-) 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(-) ^Triage: over to committer. |
Created attachment 254328 [details] simple patch for lib/libutil/ftime.3 ftime(3) specifies library "libuitl" rather than "libutil"