diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 86906a488..5d76c6d2d 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.165 2013/06/21 00:37:49 djm Exp $ | 36 | .\" $OpenBSD: ssh_config.5,v 1.166 2013/06/27 14:05:37 jmc Exp $ |
37 | .Dd $Mdocdate: June 21 2013 $ | 37 | .Dd $Mdocdate: June 27 2013 $ |
38 | .Dt SSH_CONFIG 5 | 38 | .Dt SSH_CONFIG 5 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -474,8 +474,7 @@ option is also enabled. | |||
474 | .It Cm ForwardX11Timeout | 474 | .It Cm ForwardX11Timeout |
475 | Specify a timeout for untrusted X11 forwarding | 475 | Specify a timeout for untrusted X11 forwarding |
476 | using the format described in the | 476 | using the format described in the |
477 | .Sx TIME FORMATS | 477 | TIME FORMATS section of |
478 | section of | ||
479 | .Xr sshd_config 5 . | 478 | .Xr sshd_config 5 . |
480 | X11 connections received by | 479 | X11 connections received by |
481 | .Xr ssh 1 | 480 | .Xr ssh 1 |
@@ -964,8 +963,7 @@ and | |||
964 | depending on the cipher. | 963 | depending on the cipher. |
965 | The optional second value is specified in seconds and may use any of the | 964 | The optional second value is specified in seconds and may use any of the |
966 | units documented in the | 965 | units documented in the |
967 | .Sx TIME FORMATS | 966 | TIME FORMATS section of |
968 | section of | ||
969 | .Xr sshd_config 5 . | 967 | .Xr sshd_config 5 . |
970 | The default value for | 968 | The default value for |
971 | .Cm RekeyLimit | 969 | .Cm RekeyLimit |
@@ -1251,9 +1249,7 @@ The default is | |||
1251 | .Dq no . | 1249 | .Dq no . |
1252 | Note that this option applies to protocol version 2 only. | 1250 | Note that this option applies to protocol version 2 only. |
1253 | .Pp | 1251 | .Pp |
1254 | See also | 1252 | See also VERIFYING HOST KEYS in |
1255 | .Sx VERIFYING HOST KEYS | ||
1256 | in | ||
1257 | .Xr ssh 1 . | 1253 | .Xr ssh 1 . |
1258 | .It Cm VisualHostKey | 1254 | .It Cm VisualHostKey |
1259 | If this flag is set to | 1255 | If this flag is set to |