git: 13912c7b424c - stable/12 - find.1: small language fix after previous change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Jul 2022 02:24:31 UTC
The branch stable/12 has been updated by eugen:
URL: https://cgit.FreeBSD.org/src/commit/?id=13912c7b424c444086dfb936c724403c0d070982
commit 13912c7b424c444086dfb936c724403c0d070982
Author: Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-07-22 11:46:38 +0000
Commit: Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-07-29 02:24:27 +0000
find.1: small language fix after previous change
collate -> collation
(cherry picked from commit d6054ee652a56466277f87bb4bcb757105393c8c)
---
usr.bin/find/find.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index e62824a70a80..dcf67152211c 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -177,7 +177,7 @@ goes before
.Ql /
in ASCII. In locales other than
.Ar C
-results may vary more due to collate differences.
+results may vary more due to collation differences.
.It Fl x
Prevent
.Nm