diff options
| author | Andreas Metzler <ametzler@bebt.de> | 2020-10-24 13:56:23 +0200 |
|---|---|---|
| committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2020-10-25 09:49:03 +0100 |
| commit | a9ac8045286fd18e11fa36ca866691cb39b955aa (patch) | |
| tree | d60ac06e305192906692dc01341e39bd662d71d0 | |
| parent | fda5f2845327636f3b8022b0ec6b95bcfaded135 (diff) | |
| download | findutils-a9ac804528.tar.gz | |
find.1: fix typo "onthe"
* find/find.1 (-quit): Change to "on the".
| -rw-r--r-- | find/find.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/find/find.1 b/find/find.1 index 27ec62c..455d6c1 100644 --- a/find/find.1 +++ b/find/find.1 @@ -1684,7 +1684,7 @@ or are invoked before the program is exited. After .B \-quit -is executed, no more files specified onthe command line will be +is executed, no more files specified on the command line will be processed. For example, .RB ` find .B /tmp/foo /tmp/bar -print |
