summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn A. Leuenhagen <john@zlima12.com>2022-10-10 18:35:20 -0400
committerBernhard Voelker <mail@bernhard-voelker.de>2022-10-11 08:07:55 +0200
commit3657b73ecb92036d7a2bff8ee6dfadc63323bae1 (patch)
treed7cbbb77148b0b2b5e174de1d5b98db59d91f4e6
parent3c2d824ef5467c5b2adc711c175b74237b3cd018 (diff)
downloadfindutils-3657b73ecb92036d7a2bff8ee6dfadc63323bae1.tar.gz
doc: fix grammar issue in find man page
* find/find.1 (GLOBAL OPTIONS): Add "be" between "should" and "specified". Copyright-paperwork-exempt: Yes
-rw-r--r--find/find.12
1 files changed, 1 insertions, 1 deletions
diff --git a/find/find.1 b/find/find.1
index b3ec9753..429aa2f0 100644
--- a/find/find.1
+++ b/find/find.1
@@ -490,7 +490,7 @@ is also used, it is not specified which, if any, warnings will be active.
.SS GLOBAL OPTIONS
Global options always return true.
Global options take effect even for tests which occur earlier on the
-command line. To prevent confusion, global options should specified
+command line. To prevent confusion, global options should be specified
on the command-line after the list of start points, just before the
first test, positional option or action.
If you specify a global option in some other place,