]> granicus.if.org Git - python/commitdiff
One more markup fix.
authorGeorg Brandl <georg@python.org>
Mon, 16 Sep 2013 02:03:12 +0000 (04:03 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 16 Sep 2013 02:03:12 +0000 (04:03 +0200)
Doc/whatsnew/3.4.rst

index 89912a9cf71e1412c14c2e34d20859d636db7fc4..90e468547f5c345b5b9ddb2c057b4ab3bcaf4670 100644 (file)
@@ -287,7 +287,7 @@ will no longer inherit unneeded handles/file descriptors from their parents.
 os
 --
 
-New functions to get and set the `inheritable flag <fd_inheritance>`_ of a file
+New functions to get and set the :ref:`inheritable flag <fd_inheritance>` of a file
 descriptors or a Windows handle:
 
 * :func:`os.get_inheritable`, :func:`os.set_inheritable`