diff options
-rw-r--r-- | Doc/lib/libposix.tex | 1 | ||||
-rw-r--r-- | Doc/libposix.tex | 1 |
2 files changed, 0 insertions, 2 deletions
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 |