]> granicus.if.org Git - python/commitdiff
Update IPv6 RFC number.
authorGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 11:59:08 +0000 (11:59 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 11:59:08 +0000 (11:59 +0000)
Doc/library/socket.rst

index 3d331902cb8185d63e332b0909593caa6546373a..ec4606601caf7eb7d4fa167975cab9851e48af4c 100644 (file)
@@ -23,7 +23,7 @@ PS1:7 and PS1:8).  The platform-specific reference material for the various
 socket-related system calls are also a valuable source of information on the
 details of socket semantics.  For Unix, refer to the manual pages; for Windows,
 see the WinSock (or Winsock 2) specification. For IPv6-ready APIs, readers may
-want to refer to :rfc:`2553` titled Basic Socket Interface Extensions for IPv6.
+want to refer to :rfc:`3493` titled Basic Socket Interface Extensions for IPv6.
 
 .. index:: object: socket