summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordjm <djm>2003-06-02 09:10:41 +0000
committerdjm <djm>2003-06-02 09:10:41 +0000
commitfd52d61c092d5d46fd47baa6b9fc6565de3a5232 (patch)
treeb9fbceca4c73835c9914388d091cb1d093fff799 /ssh_config.5
parent02bb9d4165df1fb9cd0026f2bb2278f5045b1a6d (diff)
downloadopenssh-fd52d61c092d5d46fd47baa6b9fc6565de3a5232.tar.gz
- jakob@cvs.openbsd.org 2003/06/02 08:31:10
[ssh_config.5] VerifyHostKeyDNS is v2 only. ok markus@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.53
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 99050d38..aa86897a 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.11 2003/05/20 12:09:32 jmc Exp $
+.\" $OpenBSD: ssh_config.5,v 1.12 2003/06/02 08:31:10 jakob Exp $
.Dd September 25, 1999
.Dt SSH_CONFIG 5
.Os
@@ -638,6 +638,7 @@ Specifies whether to verify the remote key using DNS and SSHFP resource
records.
The default is
.Dq no .
+Note that this option applies to protocol version 2 only.
.It Cm XAuthLocation
Specifies the full pathname of the
.Xr xauth 1