It's FTP-SET-TYPE! not SET-FTP-TYPE!
This commit is contained in:
parent
78d29c9337
commit
1ec6dc4f79
|
@ -23,7 +23,7 @@ code from the server, a catchable \ex{ftp-error} is raised.
|
||||||
\end{desc}
|
\end{desc}
|
||||||
|
|
||||||
\dfn{ftp-type}{\synvar{name}}{ftp-type}{syntax}
|
\dfn{ftp-type}{\synvar{name}}{ftp-type}{syntax}
|
||||||
\defunx{set-ftp-type!}{connection ftp-type}{undefined}
|
\defunx{ftp-set-type!}{connection ftp-type}{undefined}
|
||||||
\begin{desc}
|
\begin{desc}
|
||||||
This change the transfer mode for future file transfers. The
|
This change the transfer mode for future file transfers. The
|
||||||
transfer mode is specfified by \var{ftp-type} which can be created
|
transfer mode is specfified by \var{ftp-type} which can be created
|
||||||
|
|
Loading…
Reference in New Issue