summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.12
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index db5c65bc7..cf991e4ee 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1506,6 +1506,8 @@ The file format and configuration options are described in
1506.Xr ssh_config 5 . 1506.Xr ssh_config 5 .
1507Because of the potential for abuse, this file must have strict permissions: 1507Because of the potential for abuse, this file must have strict permissions:
1508read/write for the user, and not writable by others. 1508read/write for the user, and not writable by others.
1509It may be group-writable provided that the group in question contains only
1510the user.
1509.Pp 1511.Pp
1510.It Pa ~/.ssh/environment 1512.It Pa ~/.ssh/environment
1511Contains additional definitions for environment variables; see 1513Contains additional definitions for environment variables; see