diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 56d7798ca..fd7af4b62 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -33,8 +33,8 @@ | |||
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_config.5,v 1.234 2016/07/16 06:57:55 jmc Exp $ | 36 | .\" $OpenBSD: ssh_config.5,v 1.235 2016/07/22 03:35:11 djm Exp $ |
37 | .Dd $Mdocdate: July 16 2016 $ | 37 | .Dd $Mdocdate: July 22 2016 $ |
38 | .Dt SSH_CONFIG 5 | 38 | .Dt SSH_CONFIG 5 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -1367,7 +1367,8 @@ Specifies one or more jump proxies as | |||
1367 | .Op : Ns Ar port | 1367 | .Op : Ns Ar port |
1368 | .Sm on | 1368 | .Sm on |
1369 | .Xc . | 1369 | .Xc . |
1370 | Multiple proxies may be separated by comma characters. | 1370 | Multiple proxies may be separated by comma characters and will be visited |
1371 | left-to-right. | ||
1371 | Setting this option will cause | 1372 | Setting this option will cause |
1372 | .Xr ssh 1 | 1373 | .Xr ssh 1 |
1373 | to connect to the target host by first making a | 1374 | to connect to the target host by first making a |