diff --git a/docs/libssh2_session_hostkey.3 b/docs/libssh2_session_hostkey.3 index 5a20904..d3f8b93 100644 --- a/docs/libssh2_session_hostkey.3 +++ b/docs/libssh2_session_hostkey.3 @@ -8,7 +8,6 @@ libssh2_session_hostkey - get the remote key const char *libssh2_session_hostkey(LIBSSH2_SESSION *session, size_t *len); - .SH DESCRIPTION Returns a pointer to the current host key, the value \fIlen\fP points to will get the length of the key.