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 c03771a3e..1581be52f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -762,6 +762,10 @@ The
762.Sx HISTORY 762.Sx HISTORY
763section of 763section of
764.Xr ssl 8 764.Xr ssl 8
765(on non-OpenBSD systems, see
766.nh
767http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY)
768.hy
765contains a brief discussion of the two algorithms. 769contains a brief discussion of the two algorithms.
766.Pp 770.Pp
767The file 771The file
@@ -1324,6 +1328,8 @@ The file format and configuration options are described in
1324.Xr ssh_config 5 . 1328.Xr ssh_config 5 .
1325Because of the potential for abuse, this file must have strict permissions: 1329Because of the potential for abuse, this file must have strict permissions:
1326read/write for the user, and not accessible by others. 1330read/write for the user, and not accessible by others.
1331It may be group-writable provided that the group in question contains only
1332the user.
1327.Pp 1333.Pp
1328.It ~/.ssh/environment 1334.It ~/.ssh/environment
1329Contains additional definitions for environment variables; see 1335Contains additional definitions for environment variables; see
@@ -1424,8 +1430,10 @@ manual page for more information.
1424.Xr sftp 1 , 1430.Xr sftp 1 ,
1425.Xr ssh-add 1 , 1431.Xr ssh-add 1 ,
1426.Xr ssh-agent 1 , 1432.Xr ssh-agent 1 ,
1433.Xr ssh-argv0 1 ,
1427.Xr ssh-keygen 1 , 1434.Xr ssh-keygen 1 ,
1428.Xr ssh-keyscan 1 , 1435.Xr ssh-keyscan 1 ,
1436.Xr ssh-vulnkey 1 ,
1429.Xr tun 4 , 1437.Xr tun 4 ,
1430.Xr hosts.equiv 5 , 1438.Xr hosts.equiv 5 ,
1431.Xr ssh_config 5 , 1439.Xr ssh_config 5 ,