8000 Add disambiguating note · python/cpython@3ae65da · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ae65da

Browse files
committed
Add disambiguating note
1 parent ff6b807 commit 3ae65da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/2.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2383,7 +2383,7 @@ Port-Specific Changes: Mac OS X
23832383
Port-Specific Changes: FreeBSD
23842384
-----------------------------------
23852385

2386-
* FreeBSD 7.1's :const:`SO_SETFIB` constant, used with
2386+
* FreeBSD 7.1's :const:`SO_SETFIB` constant, used with the :class:`socket` methods
23872387
:func:`~socket.getsockopt`/:func:`~socket.setsockopt` to select an
23882388
alternate routing table, is now available in the :mod:`socket`
23892389
module. (Added by Kyle VanderBeek; :issue:`8235`.)

0 commit comments

Comments
 (0)
0