From: Fred Drake Date: Tue, 7 Apr 1998 21:45:52 +0000 (+0000) Subject: Removed unnecessary \setindexsubitem. X-Git-Tag: v1.5.1~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3f5c32f1816d9b2940403801ab4d9076a57fa8c;p=python Removed unnecessary \setindexsubitem. --- diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 071cf5673f..a148e7fedf 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 071cf5673f..a148e7fedf 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