summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-07 21:45:52 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-07 21:45:52 (GMT)
commita3f5c32f1816d9b2940403801ab4d9076a57fa8c (patch)
tree54e7231240cd2556151f21f3ef8a6ece69630c56 /Doc
parent1ce3604cfd642ece10bce623fb3cba27f6953d51 (diff)
downloadcpython-a3f5c32f1816d9b2940403801ab4d9076a57fa8c.zip
cpython-a3f5c32f1816d9b2940403801ab4d9076a57fa8c.tar.gz
cpython-a3f5c32f1816d9b2940403801ab4d9076a57fa8c.tar.bz2
Removed unnecessary \setindexsubitem.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libposix.tex1
-rw-r--r--Doc/libposix.tex1
2 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex
index 071cf56..a148e7f 100644
--- a/Doc/lib/libposix.tex
+++ b/Doc/lib/libposix.tex
@@ -52,7 +52,6 @@ invokes \function{putenv()} automatically called whenever an item is
changed.
\end{datadesc}
-\setindexsubitem{(exception in module posix)}
\begin{excdesc}{error}
This exception is raised when a \POSIX{} function returns a
\POSIX{}-related error (e.g., not for illegal argument types). The
diff --git a/Doc/libposix.tex b/Doc/libposix.tex
index 071cf56..a148e7f 100644
--- a/Doc/libposix.tex
+++ b/Doc/libposix.tex
@@ -52,7 +52,6 @@ invokes \function{putenv()} automatically called whenever an item is
changed.
\end{datadesc}
-\setindexsubitem{(exception in module posix)}
\begin{excdesc}{error}
This exception is raised when a \POSIX{} function returns a
\POSIX{}-related error (e.g., not for illegal argument types). The