The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=c0367c654a3340c5aa194a3137489f760d556139
commit c0367c654a3340c5aa194a3137489f760d556139 Author: Gordon Bergling <g...@freebsd.org> AuthorDate: 2025-08-17 07:29:04 +0000 Commit: Gordon Bergling <g...@freebsd.org> CommitDate: 2025-08-17 07:29:04 +0000 localedef.1: Fix a typo in the manual page - s/contants/content/ MFC after: 3 days --- 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.