Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2025 06:59:12 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 03fb545e27ef - stable/14 - localedef.1: Fix a typo in the manual page
Message-ID:  <202508200659.57K6xC3o023600@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508200659.57K6xC3o023600>