summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 5b09547dd..c8ccfecb4 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.224 2016/02/11 02:56:32 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.225 2016/02/16 05:11:04 djm Exp $
37.Dd $Mdocdate: February 11 2016 $ 37.Dd $Mdocdate: February 16 2016 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1270,6 +1270,9 @@ will try version 2 and fall back to version 1
1270if version 2 is not available. 1270if version 2 is not available.
1271The default is 1271The default is
1272.Sq 2 . 1272.Sq 2 .
1273Protocol 1 suffers from a number of cryptographic weaknesses and should
1274not be used.
1275It is only offered to support legacy devices.
1273.It Cm ProxyCommand 1276.It Cm ProxyCommand
1274Specifies the command to use to connect to the server. 1277Specifies the command to use to connect to the server.
1275The command 1278The command