Added \modulesynopsis.

This commit is contained in:
Fred Drake 1999-01-12 19:22:11 +00:00
parent 03dd3efd5a
commit 39cddb7439
2 changed files with 5 additions and 2 deletions

View file

@ -1,9 +1,11 @@
% Module and documentation by Eric S. Raymond, 21 Dec 1998
\section{\module{netrc} ---
\file{.netrc} processing}
netrc file processing}
\declaremodule{standard}{netrc}
% Note the \protect needed for \file... ;-(
\modulesynopsis{Loading of \protect\file{.netrc} files.}
\moduleauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}

View file

@ -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}