Bug 1077

Summary: Descriptions for "ssh -D" and DynamicForward should mention they can specify "bind_address" optionally
Product: Portable OpenSSH Reporter: HARUYAMA Seigo <haruyama>
Component: DocumentationAssignee: Damien Miller <djm>
Status: CLOSED FIXED    
Severity: trivial    
Priority: P5    
Version: -current   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1047    
Attachments:
Description Flags
Add bind_address descriptions to manpages none

Description HARUYAMA Seigo 2005-09-02 02:00:11 AEST
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.
Comment 1 Damien Miller 2005-09-19 21:34:32 AEST
Created attachment 957 [details]
Add bind_address descriptions to manpages

This should fix this.
Comment 2 Damien Miller 2005-09-19 21:37:51 AEST
fix committed. Arigato gozaimasu!
Comment 3 Darren Tucker 2006-10-07 11:41:51 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.