Added \modulesynopsis.
authorFred Drake <fdrake@acm.org>
Tue, 12 Jan 1999 19:22:11 +0000 (19:22 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 12 Jan 1999 19:22:11 +0000 (19:22 +0000)
Doc/lib/libnetrc.tex
Doc/lib/libshlex.tex

index 479144a4f0c3aa6a3f0e67b763afd6fb92532277..66e6f4e20a2a7e31012c1454f75143a8e3b1b9a5 100644 (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}
 
index 0bba5e3459dc07761622dd627f0a09313ce6fc67..326edcd4ad8c6318b9c0469a1d9334ce9af20786 100644 (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}