git: def4322f9632 - stable/14 - ftime.3: fix typo in spelling of libutil
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Oct 2024 00:34:50 UTC
The branch stable/14 has been updated by kib:
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(-)
diff --git a/lib/libutil/ftime.3 b/lib/libutil/ftime.3
index dbed25317115..d87743d8720d 100644
--- a/lib/libutil/ftime.3
+++ b/lib/libutil/ftime.3
@@ -34,7 +34,7 @@
.Nm ftime
.Nd get date and time
.Sh LIBRARY
-.Lb libuitl
+.Lb libutil
.Sh SYNOPSIS
.In sys/types.h
.In sys/timeb.h