From a30e469fdada137877890ee5efea40f68c2bd223 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 27 Jul 1998 22:20:02 +0000 Subject: [PATCH] Added the popen2 synopsis. --- Doc/lib/libpopen2.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libpopen2.tex b/Doc/lib/libpopen2.tex index 3bba4cc8cdd..d36be013593 100644 --- a/Doc/lib/libpopen2.tex +++ b/Doc/lib/libpopen2.tex @@ -5,7 +5,7 @@ \section{Standard Module \module{popen2}} \declaremodule{standard}{popen2} -\modulesynopsis{None} +\modulesynopsis{Subprocesses with accessible standard I/O streams.} This module allows you to spawn processes and connect their