summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtermios.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libtermios.tex')
-rw-r--r--Doc/lib/libtermios.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libtermios.tex b/Doc/lib/libtermios.tex
index 2d233f2..ca309c8 100644
--- a/Doc/lib/libtermios.tex
+++ b/Doc/lib/libtermios.tex
@@ -102,6 +102,7 @@ def getpass(prompt = "Password: "):
This module defines the symbolic constants required to use the
\code{termios} module (see the previous section). See the Posix or
\UNIX{} manual pages (or the source) for a list of those constants.
+\refbimodindex{termios}
Note: this module resides in a system-dependent subdirectory of the
Python library directory. You may have to generate it for your