summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 8 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index eaf5d83db..4c789fcf4 100644
--- a/ssh.1
+++ b/ssh.1
@@ -736,6 +736,10 @@ The
736.Sx HISTORY 736.Sx HISTORY
737section of 737section of
738.Xr ssl 8 738.Xr ssl 8
739(on non-OpenBSD systems, see
740.nh
741http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY)
742.hy
739contains a brief discussion of the DSA and RSA algorithms. 743contains a brief discussion of the DSA and RSA algorithms.
740.Pp 744.Pp
741The file 745The file
@@ -1312,6 +1316,8 @@ The file format and configuration options are described in
1312.Xr ssh_config 5 . 1316.Xr ssh_config 5 .
1313Because of the potential for abuse, this file must have strict permissions: 1317Because of the potential for abuse, this file must have strict permissions:
1314read/write for the user, and not accessible by others. 1318read/write for the user, and not accessible by others.
1319It may be group-writable provided that the group in question contains only
1320the user.
1315.Pp 1321.Pp
1316.It Pa ~/.ssh/environment 1322.It Pa ~/.ssh/environment
1317Contains additional definitions for environment variables; see 1323Contains additional definitions for environment variables; see
@@ -1419,8 +1425,10 @@ if an error occurred.
1419.Xr sftp 1 , 1425.Xr sftp 1 ,
1420.Xr ssh-add 1 , 1426.Xr ssh-add 1 ,
1421.Xr ssh-agent 1 , 1427.Xr ssh-agent 1 ,
1428.Xr ssh-argv0 1 ,
1422.Xr ssh-keygen 1 , 1429.Xr ssh-keygen 1 ,
1423.Xr ssh-keyscan 1 , 1430.Xr ssh-keyscan 1 ,
1431.Xr ssh-vulnkey 1 ,
1424.Xr tun 4 , 1432.Xr tun 4 ,
1425.Xr hosts.equiv 5 , 1433.Xr hosts.equiv 5 ,
1426.Xr ssh_config 5 , 1434.Xr ssh_config 5 ,