]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Minor revision of the text.
authorFred Drake <fdrake@acm.org>
Wed, 24 Oct 2001 21:10:52 +0000 (21:10 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Oct 2001 21:10:52 +0000 (21:10 +0000)
Doc/lib/libposix.tex

index 5da37839edd4a733dcf36999eb70adc452e3b46b..593d7ca0273ea739209b292befdb24c9204cdf9e 100644 (file)
@@ -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