* Docs fixes, wxStream overview enabled (all docs should compile now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -97,7 +97,7 @@ The default value of the user name is "anonymous".
|
||||
\wxheading{Remark}
|
||||
|
||||
This parameter can be included in a URL if you want to use the URL manager.
|
||||
For example, you can use: "ftp://a_user:a_password@a.host:service/a_directory/a_file"
|
||||
For example, you can use: "ftp://a\_user:a\_password@a.host:service/a\_directory/a\_file"
|
||||
to specify a user and a password.
|
||||
|
||||
\membersection{wxFTP::SetPassword}
|
||||
@@ -115,7 +115,7 @@ user name and the host name of the local machine from the system.
|
||||
\wxheading{Remark}
|
||||
|
||||
This parameter can be included in a URL if you want to use the URL manager.
|
||||
For example, you can use: "ftp://a\_user:a\_password@a.host:service/a_directory/a\_file"
|
||||
For example, you can use: "ftp://a\_user:a\_password@a.host:service/a\_directory/a\_file"
|
||||
to specify a user and a password.
|
||||
|
||||
% ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user