From: Fred Drake Date: Mon, 16 Mar 1998 05:21:08 +0000 (+0000) Subject: Added an index entry. X-Git-Tag: v1.5.1~361 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52405c899a8a1d4e958e0dbfae1e0be31db0d15e;p=python Added an index entry. --- diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 467195fb7a..454c652066 100644 --- a/Doc/lib/libposix.tex +++ b/Doc/lib/libposix.tex @@ -292,6 +292,7 @@ object. \end{funcdesc} \begin{funcdesc}{putenv}{varname\, value} +\index{environment variables!setting} Set the environment variable named \var{varname} to the string \var{value}. Such changes to the environment affect subprocesses started with \function{os.system()}, \function{os.popen()} or diff --git a/Doc/libposix.tex b/Doc/libposix.tex index 467195fb7a..454c652066 100644 --- a/Doc/libposix.tex +++ b/Doc/libposix.tex @@ -292,6 +292,7 @@ object. \end{funcdesc} \begin{funcdesc}{putenv}{varname\, value} +\index{environment variables!setting} Set the environment variable named \var{varname} to the string \var{value}. Such changes to the environment affect subprocesses started with \function{os.system()}, \function{os.popen()} or