Remove obsolete lines like this:

\setindexsubitem{(in module frobnitz)}

These are no longer needed when present before any other \setindexsubitem{}
in the module section.  The indexsubitem is now set by \bimodindex and
\stmodindex.
This commit is contained in:
Fred Drake 1998-04-04 05:56:51 +00:00
parent 4bde97f190
commit d275de985a
64 changed files with 0 additions and 66 deletions

View file

@ -98,7 +98,6 @@ def getpass(prompt = "Password: "):
\indexii{\POSIX{}}{I/O control}
\indexii{tty}{I/O control}
\setindexsubitem{(in module TERMIOS)}
This module defines the symbolic constants required to use the
\module{termios}\refbimodindex{termios} module (see the previous