diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -33,7 +33,7 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: ssh.1,v 1.390 2018/02/23 02:34:33 djm Exp $ | 36 | .\" $OpenBSD: ssh.1,v 1.391 2018/02/23 07:38:09 jmc Exp $ |
37 | .Dd $Mdocdate: February 23 2018 $ | 37 | .Dd $Mdocdate: February 23 2018 $ |
38 | .Dt SSH 1 | 38 | .Dt SSH 1 |
39 | .Os | 39 | .Os |
@@ -125,9 +125,9 @@ authenticate using the identities loaded into the agent. | |||
125 | .It Fl a | 125 | .It Fl a |
126 | Disables forwarding of the authentication agent connection. | 126 | Disables forwarding of the authentication agent connection. |
127 | .Pp | 127 | .Pp |
128 | .It Fl B Ar interface | 128 | .It Fl B Ar bind_interface |
129 | Bind to the address of | 129 | Bind to the address of |
130 | .Ar interface | 130 | .Ar bind_interface |
131 | before attempting to connect to the destination host. | 131 | before attempting to connect to the destination host. |
132 | This is only useful on systems with more than one address. | 132 | This is only useful on systems with more than one address. |
133 | .Pp | 133 | .Pp |