Skip to content

Commit b5f361b

Browse files
committed
refine the availability
1 parent bff75f6 commit b5f361b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/netrc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
This module implements an object-oriented interface to :file:`.netrc` files.
1616

17-
VxWorks has no user home directory so it doesn't support ftp auto-login. This module
18-
is not supported on VxWorks.
17+
.. availability:: Unix. VxWorks has no user home directory so it doesn't support ftp
18+
auto-login. This module is not supported on VxWorks.
1919

2020
The :class:`~netrc.netrc` class parses and encapsulates the netrc file format used by
2121
the Unix :program:`ftp` program and other FTP clients.

0 commit comments

Comments
 (0)