]> granicus.if.org Git - python/commitdiff
Added an index entry.
authorFred Drake <fdrake@acm.org>
Mon, 16 Mar 1998 05:21:08 +0000 (05:21 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Mar 1998 05:21:08 +0000 (05:21 +0000)
Doc/lib/libposix.tex
Doc/libposix.tex

index 467195fb7ac61a7aba0872994e6c750d431515fa..454c652066f861bb24509c3439480d89a0393477 100644 (file)
@@ -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
index 467195fb7ac61a7aba0872994e6c750d431515fa..454c652066f861bb24509c3439480d89a0393477 100644 (file)
@@ -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