summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libglob.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libglob.tex')
-rw-r--r--Doc/lib/libglob.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/lib/libglob.tex b/Doc/lib/libglob.tex
index 10f667a..8c93e43 100644
--- a/Doc/lib/libglob.tex
+++ b/Doc/lib/libglob.tex
@@ -1,6 +1,8 @@
\section{Standard Module \module{glob}}
-\label{module-glob}
-\stmodindex{glob}
+\declaremodule{standard}{glob}
+
+\modulesynopsis{\UNIX{} shell style pathname pattern expansion.}
+
The \module{glob} module finds all the pathnames matching a specified
pattern according to the rules used by the \UNIX{} shell. No tilde