mirror of
https://github.com/libssh2/libssh2.git
synced 2025-07-29 13:01:14 +03:00
libssh2_session_startup(3) => libssh2_session_handshake(3)
Propagate for the current function in docs and examples. libssh2_session_startup() is deprecated.
This commit is contained in:
@ -39,4 +39,4 @@ starting up an SSH session with a remote server.
|
||||
Pointer to a newly allocated LIBSSH2_SESSION instance, or NULL on errors.
|
||||
.SH SEE ALSO
|
||||
.BR libssh2_session_free(3)
|
||||
.BR libssh2_session_startup(3)
|
||||
.BR libssh2_session_handshake(3)
|
||||
|
Reference in New Issue
Block a user