From 162fe2ad1b7e831329616891e045882940033087 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 14 Apr 2005 12:30:31 +0000 Subject: arg to -b is an address, not if_name; ok markus@ --- usr.bin/ssh/ssh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ssh') diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index e6f4b4a54ff..4cbab747780 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.205 2005/03/07 23:41:54 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.206 2005/04/14 12:30:30 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -423,7 +423,7 @@ authenticate using the identities loaded into the agent. .It Fl a Disables forwarding of the authentication agent connection. .It Fl b Ar bind_address -Specify the interface to transmit from on machines with multiple +Specify the interface address to transmit from on machines with multiple interfaces or aliased addresses. .It Fl C Requests compression of all data (including stdin, stdout, stderr, and -- cgit v1.2.3