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