git: 03fb545e27ef - stable/14 - localedef.1: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Aug 2025 06:59:12 UTC
The branch stable/14 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=03fb545e27ef01db821a0cdc0d40035225a2d5ac
commit 03fb545e27ef01db821a0cdc0d40035225a2d5ac
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-08-17 07:29:04 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-08-20 06:56:16 +0000
localedef.1: Fix a typo in the manual page
- s/contants/content/
(cherry picked from commit c0367c654a3340c5aa194a3137489f760d556139)
---
usr.bin/localedef/localedef.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/localedef/localedef.1 b/usr.bin/localedef/localedef.1
index be37715f490d..918b57961c6c 100644
--- a/usr.bin/localedef/localedef.1
+++ b/usr.bin/localedef/localedef.1
@@ -164,7 +164,7 @@ unless instructed otherwise by the
.Fl D (
BSD
output) option.
-The contants of this directory should generally be copied into the
+The content of this directory should generally be copied into the
appropriate subdirectory of
.Pa /usr/share/locale
in order the definitions to be visible to programs linked with libc.