diff options
Diffstat (limited to 'Doc/lib/libcommands.tex')
-rw-r--r-- | Doc/lib/libcommands.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/lib/libcommands.tex b/Doc/lib/libcommands.tex index bea1401..6b49fae 100644 --- a/Doc/lib/libcommands.tex +++ b/Doc/lib/libcommands.tex @@ -1,7 +1,7 @@ -% Documentation written by Sue Williams. - -\section{Standard Module \module{commands}} +\section{\module{commands} --- + Wrapper functions for \function{os.popen()}.} \declaremodule{standard}{commands} +\sectionauthor{Sue Williams}{sbw@provis.com} \modulesynopsis{Wrapper functions for \function{os.popen()}.} |