aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-03 03:30:31 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-03 03:30:31 +0000
commitf3610d7be41ea05c368973ac00516addc09bde7a (patch)
tree763e1f94fcac7d966ddf8dd8be7d1c5db8c31415
parentbbd3b3111fc34768fe72fbd09d00e4a3697cf032 (diff)
downloadfetchmail-f3610d7be41ea05c368973ac00516addc09bde7a.tar.gz
fetchmail-f3610d7be41ea05c368973ac00516addc09bde7a.tar.bz2
fetchmail-f3610d7be41ea05c368973ac00516addc09bde7a.zip
Don't cite relative permissions.
svn path=/trunk/; revision=592
-rw-r--r--fetchmail.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 931dfc7a..e2dc2e43 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -391,8 +391,8 @@ the server. In this (unlikely) case, only messages you fetched with
The preferred way to set up fetchmail (and the only way if you want to
avoid specifying passwords each time it runs) is to write a
\&\fI.fetchmailrc\fR file in your home directory. To protect the security
-of your passwords, your \fI~/.fetchmailrc\fR may not have more than u+r,u+w
-permissions;
+of your passwords, your \fI~/.fetchmailrc\fR may not have more than
+600 (u=rw,g=,o=) permissions;
.I fetchmail
will complain and exit otherwise.
.PP