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, 6 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 44208b431..2f33aa3f3 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.7 2003/03/28 10:11:43 jmc Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.8 2003/05/14 18:16:20 jakob Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -618,6 +618,11 @@ having to remember to give the user name on the command line.
618Specifies a file to use for the user 618Specifies a file to use for the user
619host key database instead of 619host key database instead of
620.Pa $HOME/.ssh/known_hosts . 620.Pa $HOME/.ssh/known_hosts .
621.It Cm VerifyHostKeyDNS
622Specifies whether to verify the remote key using DNS and SSHFP resource
623records.
624The default is
625.Dq no .
621.It Cm XAuthLocation 626.It Cm XAuthLocation
622Specifies the full pathname of the 627Specifies the full pathname of the
623.Xr xauth 1 628.Xr xauth 1