summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.514
1 files changed, 8 insertions, 6 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index ea9a20b23..82c2a30b0 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.119 2009/02/22 23:50:57 djm Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.120 2009/10/08 14:03:41 markus Exp $
38.Dd $Mdocdate: February 22 2009 $ 38.Dd $Mdocdate: October 8 2009 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -730,11 +730,13 @@ The possible values are
730and 730and
731.Sq 2 . 731.Sq 2 .
732Multiple versions must be comma-separated. 732Multiple versions must be comma-separated.
733The default is 733When this option is set to
734.Dq 2,1 . 734.Dq 2,1
735This means that ssh 735.Nm ssh
736tries version 2 and falls back to version 1 736will try version 2 and fall back to version 1
737if version 2 is not available. 737if version 2 is not available.
738The default is
739.Dq 2 .
738.It Cm ProxyCommand 740.It Cm ProxyCommand
739Specifies the command to use to connect to the server. 741Specifies the command to use to connect to the server.
740The command 742The command