diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 82c2a30b0..89f3896e6 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -34,7 +34,7 @@ | |||
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.120 2009/10/08 14:03:41 markus Exp $ | 37 | .\" $OpenBSD: ssh_config.5,v 1.121 2009/10/08 20:42:13 jmc Exp $ |
38 | .Dd $Mdocdate: October 8 2009 $ | 38 | .Dd $Mdocdate: October 8 2009 $ |
39 | .Dt SSH_CONFIG 5 | 39 | .Dt SSH_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -731,12 +731,12 @@ and | |||
731 | .Sq 2 . | 731 | .Sq 2 . |
732 | Multiple versions must be comma-separated. | 732 | Multiple versions must be comma-separated. |
733 | When this option is set to | 733 | When this option is set to |
734 | .Dq 2,1 | 734 | .Dq 2,1 |
735 | .Nm ssh | 735 | .Nm ssh |
736 | will try version 2 and fall back to version 1 | 736 | will try version 2 and fall back to version 1 |
737 | if version 2 is not available. | 737 | if version 2 is not available. |
738 | The default is | 738 | The default is |
739 | .Dq 2 . | 739 | .Sq 2 . |
740 | .It Cm ProxyCommand | 740 | .It Cm ProxyCommand |
741 | Specifies the command to use to connect to the server. | 741 | Specifies the command to use to connect to the server. |
742 | The command | 742 | The command |