diff options
| author | Fred Drake <fdrake@acm.org> | 1999-03-02 17:03:42 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-03-02 17:03:42 +0000 |
| commit | a54a887f6638f25750cf2b9eff704225efa658b8 (patch) | |
| tree | fb3d431bf65602ed029fffcfdc62d96b36a49e8a /Doc/lib/libpopen2.tex | |
| parent | f6863c19091ca23ef69db31aa033b5802c2be871 (diff) | |
| download | cpython-git-a54a887f6638f25750cf2b9eff704225efa658b8.tar.gz | |
"\platform{UNIX}" should really be spelled "\platform{Unix}".
Diffstat (limited to 'Doc/lib/libpopen2.tex')
| -rw-r--r-- | Doc/lib/libpopen2.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libpopen2.tex b/Doc/lib/libpopen2.tex index 2a87adbfd9..6610676e18 100644 --- a/Doc/lib/libpopen2.tex +++ b/Doc/lib/libpopen2.tex @@ -2,7 +2,7 @@ Subprocesses with accessible standard I/O streams} \declaremodule[popentwo]{standard}{popen2} - \platform{UNIX} + \platform{Unix} \modulesynopsis{Subprocesses with accessible standard I/O streams.} \sectionauthor{Drew Csillag}{drew_csillag@geocities.com} |
