summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libshlex.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-01-12 19:22:11 (GMT)
committerFred Drake <fdrake@acm.org>1999-01-12 19:22:11 (GMT)
commit39cddb74398662303ecdbd908cc8a0c6138bd858 (patch)
treec901d0fb0cfe4b7e82e27d58ced7ba2079198ed0 /Doc/lib/libshlex.tex
parent03dd3efd5a702eccf31df953df17094d83381187 (diff)
downloadcpython-39cddb74398662303ecdbd908cc8a0c6138bd858.zip
cpython-39cddb74398662303ecdbd908cc8a0c6138bd858.tar.gz
cpython-39cddb74398662303ecdbd908cc8a0c6138bd858.tar.bz2
Added \modulesynopsis.
Diffstat (limited to 'Doc/lib/libshlex.tex')
-rw-r--r--Doc/lib/libshlex.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libshlex.tex b/Doc/lib/libshlex.tex
index 0bba5e3..326edcd 100644
--- a/Doc/lib/libshlex.tex
+++ b/Doc/lib/libshlex.tex
@@ -1,9 +1,10 @@
% Module and documentation by Eric S. Raymond, 21 Dec 1998
\section{\module{shlex} ---
- Simple lexical analysis}
+ Simple lexical analysis.}
\declaremodule{standard}{shlex}
+\modulesynopsis{Simple lexical analysis for \UNIX{} shell-like languages.}
\moduleauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}