Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 39cddb7

Browse files
committed
Added \modulesynopsis.
1 parent 03dd3ef commit 39cddb7

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Doc/lib/libnetrc.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
% Module and documentation by Eric S. Raymond, 21 Dec 1998
22

33
\section{\module{netrc} ---
4-
\file{.netrc} processing}
4+
netrc file processing}
55

66
\declaremodule{standard}{netrc}
7+
% Note the \protect needed for \file... ;-(
8+
\modulesynopsis{Loading of \protect\file{.netrc} files.}
79
\moduleauthor{Eric S. Raymond}{[email protected]}
810
\sectionauthor{Eric S. Raymond}{[email protected]}
911

Doc/lib/libshlex.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
% Module and documentation by Eric S. Raymond, 21 Dec 1998
22

33
\section{\module{shlex} ---
4-
Simple lexical analysis}
4+
Simple lexical analysis.}
55

66
\declaremodule{standard}{shlex}
7+
\modulesynopsis{Simple lexical analysis for \UNIX{} shell-like languages.}
78
\moduleauthor{Eric S. Raymond}{[email protected]}
89
\sectionauthor{Eric S. Raymond}{[email protected]}
910

0 commit comments

Comments
 (0)