According to the source codes(readconf.c, ssh.c), "ssh -D" and DynamicForward can specify bind_address(listen_host) optionally, in addition to listen_port (like -L, -R, LocalForward and RemoteForward). But man pages don't mention that they can specify bind_address optionally.
Created attachment 957 [details] Add bind_address descriptions to manpages This should fix this.
fix committed. Arigato gozaimasu!
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.