commit | 1f620876499ac62b351379379e176d7a6acf5ba5 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 25 10:29:17 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 25 10:29:17 2010 +0000 |
tree | f2cf1b490fea29db412bdba2d724bec5dfe83923 | |
parent | 0b093e068e47f26e81674a6cf124a32377317cd7 [diff] |
Remove LaTeXy index entry syntax.
diff --git a/Doc/library/fcntl.rst b/Doc/library/fcntl.rst index b186d14..d0430c2 100644 --- a/Doc/library/fcntl.rst +++ b/Doc/library/fcntl.rst
@@ -9,8 +9,8 @@ .. index:: - pair: UNIX@Unix; file control - pair: UNIX@Unix; I/O control + pair: UNIX; file control + pair: UNIX; I/O control This module performs file control and I/O control on file descriptors. It is an interface to the :cfunc:`fcntl` and :cfunc:`ioctl` Unix routines.