git: d4824d1d5040 - stable/14 - find.1: Correct HISTORY grammar typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 19:18:41 UTC
The branch stable/14 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=d4824d1d50407c29d9c1d162219cf678a3cca10f
commit d4824d1d50407c29d9c1d162219cf678a3cca10f
Author: Jeffrey R. Day <phroun@gmail.com>
AuthorDate: 2025-07-14 17:50:51 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-11-06 19:18:15 +0000
find.1: Correct HISTORY grammar typo
PR: 286292
MFC after: 3 days
Reviewed by: ziaee
(cherry picked from commit b87dcd7004993417cf711f20a0924e3a768ae116)
---
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 c10380ac499a..6da6e5a6dc19 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1158,7 +1158,7 @@ and was removed in
.At v3 .
It was rewritten for
.At v5
-and later be enhanced for the Programmer's Workbench (PWB).
+and was later enhanced for the Programmer's Workbench (PWB).
These changes were later incorporated in
.At v7 .
.Sh BUGS