#20241: use correct RFC number

This commit is contained in:
Andrew Kuchling 2014-02-15 17:11:06 -05:00
parent cb3ff4468a
commit e5235f1624
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ write code that handles both IP versions correctly.
.. attribute:: is_unspecified
``True`` if the address is unspecified. See :RFC:`5375` (for IPv4)
``True`` if the address is unspecified. See :RFC:`5735` (for IPv4)
or :RFC:`2373` (for IPv6).
.. attribute:: is_reserved