]> granicus.if.org Git - python/commitdiff
Remove LaTeXy index entry syntax.
authorGeorg Brandl <georg@python.org>
Sun, 25 Apr 2010 10:29:17 +0000 (10:29 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 Apr 2010 10:29:17 +0000 (10:29 +0000)
Doc/library/fcntl.rst

index b186d14f7a5d06f380333b818ebd9924a7471a68..d0430c282a4991f95a1938cccd77ca645e254db5 100644 (file)
@@ -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.