]> granicus.if.org Git - python/commitdiff
improve note
authorBenjamin Peterson <benjamin@python.org>
Mon, 16 Jun 2014 01:30:27 +0000 (18:30 -0700)
committerBenjamin Peterson <benjamin@python.org>
Mon, 16 Jun 2014 01:30:27 +0000 (18:30 -0700)
Doc/library/os.rst

index 170d07bd369c81490f3bb9f7bceaccd4b686f830..2f89ae4125ac6bbe5bd4c3ca3341cf0e8dbc8528 100644 (file)
@@ -1094,7 +1094,8 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
 
    .. note::
 
-      For a higher-level version of this see :mod:`socket.socket.sendfile`.
+      For a higher-level wrapper of :func:`sendfile`, see
+      :mod:`socket.socket.sendfile`.
 
    .. versionadded:: 3.3