From: Fred Drake Date: Wed, 24 Oct 2001 21:10:52 +0000 (+0000) Subject: Minor revision of the text. X-Git-Tag: v2.2.1c1~1067 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0559d95fd665696188d5ef00ccb28453af5ff509;p=thirdparty%2FPython%2Fcpython.git Minor revision of the text. --- diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 5da37839edd4..593d7ca0273e 100644 --- a/Doc/lib/libposix.tex +++ b/Doc/lib/libposix.tex @@ -88,8 +88,8 @@ export statements to the command string for \function{system()} or \note{The \refmodule{os} module provides an alternate implementation of \code{environ} which updates the environment on modification. Note also that updating \code{os.environ} will render -this dictionary obsolete. Use of the \refmodule{os} for this is -recommended over direct access to the \module{posix} module.} +this dictionary obsolete. Use of the \refmodule{os} module version of +this is recommended over direct access to the \module{posix} module.} \end{datadesc} Additional contents of this module should only be accessed via the