diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 46d382d6..00f46cbd 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -28,7 +28,7 @@ The libssh library provides: - Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem, auth-agent-req@openssh.com - Global Requests: tcpip-forward, forwarded-tcpip - Channel Requests: x11, pty, exit-status, signal, exit-signal, keepalive@openssh.com, auth-agent-req@openssh.com - - Subsystems: sftp(version 3), publickey(version 2), OpenSSH Extensions + - Subsystems: sftp(version 3), OpenSSH Extensions - SFTP: statvfs@openssh.com, fstatvfs@openssh.com - Thread-safe: Just don't share sessions - Non-blocking: it can be used both blocking and non-blocking