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 e3a42b5ad..e0f237966 100644
--- a/ssh.1
+++ b/ssh.1
@@ -726,6 +726,10 @@ The
726.Sx HISTORY 726.Sx HISTORY
727section of 727section of
728.Xr ssl 8 728.Xr ssl 8
729(on non-OpenBSD systems, see
730.nh
731http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY)
732.hy
729contains a brief discussion of the DSA and RSA algorithms. 733contains a brief discussion of the DSA and RSA algorithms.
730.Pp 734.Pp
731The file 735The file
@@ -1293,6 +1297,8 @@ The file format and configuration options are described in
1293.Xr ssh_config 5 . 1297.Xr ssh_config 5 .
1294Because of the potential for abuse, this file must have strict permissions: 1298Because of the potential for abuse, this file must have strict permissions:
1295read/write for the user, and not accessible by others. 1299read/write for the user, and not accessible by others.
1300It may be group-writable provided that the group in question contains only
1301the user.
1296.Pp 1302.Pp
1297.It Pa ~/.ssh/environment 1303.It Pa ~/.ssh/environment
1298Contains additional definitions for environment variables; see 1304Contains additional definitions for environment variables; see
@@ -1400,8 +1406,10 @@ if an error occurred.
1400.Xr sftp 1 , 1406.Xr sftp 1 ,
1401.Xr ssh-add 1 , 1407.Xr ssh-add 1 ,
1402.Xr ssh-agent 1 , 1408.Xr ssh-agent 1 ,
1409.Xr ssh-argv0 1 ,
1403.Xr ssh-keygen 1 , 1410.Xr ssh-keygen 1 ,
1404.Xr ssh-keyscan 1 , 1411.Xr ssh-keyscan 1 ,
1412.Xr ssh-vulnkey 1 ,
1405.Xr tun 4 , 1413.Xr tun 4 ,
1406.Xr hosts.equiv 5 , 1414.Xr hosts.equiv 5 ,
1407.Xr ssh_config 5 , 1415.Xr ssh_config 5 ,