diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 63dbd920..70358566 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -42,10 +42,11 @@ The libssh library provides:
- Authentication: none, password, public-key,
keyboard-interactive, gssapi-with-mic, gssapi-keyex
- Channels: shell, exec (incl. SCP wrapper), direct-tcpip,
- subsystem, auth-agent-req@openssh.com
+ subsystem, auth-agent (auth-agent@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
+ - Channel Requests: x11, pty, exit-status, signal,
+ exit-signal, keepalive@openssh.com, auth-agent-req
+ (auth-agent-req@openssh.com)
- Subsystems: sftp(version 3), OpenSSH Extensions
- SFTP: statvfs@openssh.com, fstatvfs@openssh.com
- Thread-safe: Just don't share sessions