From e331356ff7ecc6ec560321d93a9c13ca0ccd7eff Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 13 Apr 1999 22:03:26 +0000 Subject: Fix availability declaration for popen2 module; report by Barry Scott . --- 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 d2cc0fd..fd511e5 100644 --- a/Doc/lib/libpopen2.tex +++ b/Doc/lib/libpopen2.tex @@ -2,7 +2,7 @@ Subprocesses with accessible standard I/O streams} \declaremodule{standard}{popen2} - \platform{Unix} + \platform{Unix, Windows} \modulesynopsis{Subprocesses with accessible standard I/O streams.} \sectionauthor{Drew Csillag}{drew_csillag@geocities.com} -- cgit v0.12