summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenaud Pacalet <renaud.pacalet@telecom-paristech.fr>2021-10-10 23:36:04 +0200
committerBernhard Voelker <mail@bernhard-voelker.de>2021-10-10 23:47:04 +0200
commit40edc25232382047d63870d953650141d1d21b12 (patch)
tree154da874ac799c0df9916ea9eeacfb82ba63779f
parent5768a03ddfb5e18b1682e339d6cdd24ff721c510 (diff)
downloadfindutils-40edc25232382047d63870d953650141d1d21b12.tar.gz
doc: fix typo in "Full Name Patterns"
* doc/find.texi (subsection Full Name Patterns): Change 2nd '-wholename' to '-iwholename' to complete the enumeration of related options. Fixes https://savannah.gnu.org/bugs/?61303 Copyright-paperwork-exempt: Yes
-rw-r--r--doc/find.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/find.texi b/doc/find.texi
index d70ccc2a..69572b78 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -533,7 +533,7 @@ is case-insensitive.
In the context of the tests @samp{-path}, @samp{-wholename},
-@samp{-ipath} and @samp{-wholename}, a ``full path'' is the name of
+@samp{-ipath} and @samp{-iwholename}, a ``full path'' is the name of
all the directories traversed from @code{find}'s start point to the
file being tested, followed by the base name of the file itself.
These paths are often not absolute paths; for example