We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f361b commit 13096dbCopy full SHA for 13096db
Doc/library/netrc.rst
@@ -15,7 +15,7 @@
15
This module implements an object-oriented interface to :file:`.netrc` files.
16
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.
+ auto-login. This module is not supported on VxWorks.
19
20
The :class:`~netrc.netrc` class parses and encapsulates the netrc file format used by
21
the Unix :program:`ftp` program and other FTP clients.
0 commit comments