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 02d28a00b..22ce67530 100644
--- a/ssh.1
+++ b/ssh.1
@@ -728,6 +728,10 @@ The
728.Sx HISTORY 728.Sx HISTORY
729section of 729section of
730.Xr ssl 8 730.Xr ssl 8
731(on non-OpenBSD systems, see
732.nh
733http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY)
734.hy
731contains a brief discussion of the two algorithms. 735contains a brief discussion of the two algorithms.
732.Pp 736.Pp
733The file 737The file
@@ -1290,6 +1294,8 @@ The file format and configuration options are described in
1290.Xr ssh_config 5 . 1294.Xr ssh_config 5 .
1291Because of the potential for abuse, this file must have strict permissions: 1295Because of the potential for abuse, this file must have strict permissions:
1292read/write for the user, and not accessible by others. 1296read/write for the user, and not accessible by others.
1297It may be group-writable provided that the group in question contains only
1298the user.
1293.Pp 1299.Pp
1294.It ~/.ssh/environment 1300.It ~/.ssh/environment
1295Contains additional definitions for environment variables; see 1301Contains additional definitions for environment variables; see
@@ -1390,8 +1396,10 @@ manual page for more information.
1390.Xr sftp 1 , 1396.Xr sftp 1 ,
1391.Xr ssh-add 1 , 1397.Xr ssh-add 1 ,
1392.Xr ssh-agent 1 , 1398.Xr ssh-agent 1 ,
1399.Xr ssh-argv0 1 ,
1393.Xr ssh-keygen 1 , 1400.Xr ssh-keygen 1 ,
1394.Xr ssh-keyscan 1 , 1401.Xr ssh-keyscan 1 ,
1402.Xr ssh-vulnkey 1 ,
1395.Xr tun 4 , 1403.Xr tun 4 ,
1396.Xr hosts.equiv 5 , 1404.Xr hosts.equiv 5 ,
1397.Xr ssh_config 5 , 1405.Xr ssh_config 5 ,