summaryrefslogtreecommitdiffstats
path: root/Doc/libposix.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-07 22:06:41 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-07 22:06:41 (GMT)
commit8e729ec31a391237e6a7182655f9bbaef0634e3e (patch)
treef8ae489b4dc2fad135fae15c52ca0e5558765628 /Doc/libposix.tex
parent5ab5503b8afeb5c2712d65aa7977ddd6247c1b39 (diff)
downloadcpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.zip
cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.gz
cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.bz2
Caught a few more spurious \setindexsubitem macros....
Diffstat (limited to 'Doc/libposix.tex')
-rw-r--r--Doc/libposix.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libposix.tex b/Doc/libposix.tex
index a148e7f..bccc283 100644
--- a/Doc/libposix.tex
+++ b/Doc/libposix.tex
@@ -28,7 +28,6 @@ for type errors, while errors reported by the system calls raise
Module \module{posix} defines the following data items:
-\setindexsubitem{(data in module posix)}
\begin{datadesc}{environ}
A dictionary representing the string environment at the time
the interpreter was started.