X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=ssh.1;h=d20a5671e2b942411d1dfb9ef6d28d6fd0d9dc7c;hb=refs%2Fheads%2Fdebian-5.9p1;hp=9c1ca4b169a0204cee8f95d096b6d62999a825d2;hpb=5f024dec4a058c9cdf41c9ccd1bb985b07f66e8f;p=openssh.git diff --git a/ssh.1 b/ssh.1 index 9c1ca4b..d20a567 100644 --- a/ssh.1 +++ b/ssh.1 @@ -731,6 +731,10 @@ The .Sx HISTORY section of .Xr ssl 8 +(on non-OpenBSD systems, see +.nh +http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY) +.hy contains a brief discussion of the DSA and RSA algorithms. .Pp The file @@ -1298,6 +1302,8 @@ The file format and configuration options are described in .Xr ssh_config 5 . Because of the potential for abuse, this file must have strict permissions: read/write for the user, and not accessible by others. +It may be group-writable provided that the group in question contains only +the user. .Pp .It Pa ~/.ssh/environment Contains additional definitions for environment variables; see @@ -1405,8 +1411,10 @@ if an error occurred. .Xr sftp 1 , .Xr ssh-add 1 , .Xr ssh-agent 1 , +.Xr ssh-argv0 1 , .Xr ssh-keygen 1 , .Xr ssh-keyscan 1 , +.Xr ssh-vulnkey 1 , .Xr tun 4 , .Xr hosts.equiv 5 , .Xr ssh_config 5 ,