diff options
Diffstat (limited to 'Doc/libfnmatch.tex')
-rw-r--r-- | Doc/libfnmatch.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libfnmatch.tex b/Doc/libfnmatch.tex index e5e2871..cb1684e 100644 --- a/Doc/libfnmatch.tex +++ b/Doc/libfnmatch.tex @@ -19,7 +19,6 @@ special to this module. See module \code{glob}\refstmodindex{glob} for pathname expansion (\module{glob} uses \function{fnmatch()} to match filename segments). -\setindexsubitem{(in module fnmatch)} \begin{funcdesc}{fnmatch}{filename, pattern} Test whether the \var{filename} string matches the \var{pattern} |