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 a5576edb6..5ac75e992 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
@@ -1320,6 +1324,8 @@ The file format and configuration options are described in
1320.Xr ssh_config 5 . 1324.Xr ssh_config 5 .
1321Because of the potential for abuse, this file must have strict permissions: 1325Because of the potential for abuse, this file must have strict permissions:
1322read/write for the user, and not accessible by others. 1326read/write for the user, and not accessible by others.
1327It may be group-writable provided that the group in question contains only
1328the user.
1323.Pp 1329.Pp
1324.It Pa ~/.ssh/environment 1330.It Pa ~/.ssh/environment
1325Contains additional definitions for environment variables; see 1331Contains additional definitions for environment variables; see
@@ -1427,8 +1433,10 @@ if an error occurred.
1427.Xr sftp 1 , 1433.Xr sftp 1 ,
1428.Xr ssh-add 1 , 1434.Xr ssh-add 1 ,
1429.Xr ssh-agent 1 , 1435.Xr ssh-agent 1 ,
1436.Xr ssh-argv0 1 ,
1430.Xr ssh-keygen 1 , 1437.Xr ssh-keygen 1 ,
1431.Xr ssh-keyscan 1 , 1438.Xr ssh-keyscan 1 ,
1439.Xr ssh-vulnkey 1 ,
1432.Xr tun 4 , 1440.Xr tun 4 ,
1433.Xr hosts.equiv 5 , 1441.Xr hosts.equiv 5 ,
1434.Xr ssh_config 5 , 1442.Xr ssh_config 5 ,