aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorGlenn Morris2007-02-28 03:12:39 +0000
committerGlenn Morris2007-02-28 03:12:39 +0000
commit2cd2cddd360423a7501729bfa8556c4a630d6984 (patch)
treef352420ad6bd7370f4b63fb70bc2fc0a34c6865a /etc/PROBLEMS
parente4571434af47cfc7259eb706b95299a77b72dfae (diff)
downloademacs-2cd2cddd360423a7501729bfa8556c4a630d6984.tar.gz
emacs-2cd2cddd360423a7501729bfa8556c4a630d6984.zip
Remove duplicate paragraph.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 922d85f8155..5ea85866e2a 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -329,14 +329,6 @@ SYSTEM, YOU CAN LOSE MAIL!
329If your system uses the lock file protocol, and fascist restrictions 329If your system uses the lock file protocol, and fascist restrictions
330prevent ordinary users from writing the lock files in /usr/spool/mail, 330prevent ordinary users from writing the lock files in /usr/spool/mail,
331you may need to make `movemail' setgid to a suitable group such as 331you may need to make `movemail' setgid to a suitable group such as
332`mail'. You can use these commands (as root):
333
334 chgrp mail movemail
335 chmod 2755 movemail
336
337If your system uses the lock file protocol, and fascist restrictions
338prevent ordinary users from writing the lock files in /usr/spool/mail,
339you may need to make `movemail' setgid to a suitable group such as
340`mail'. To do this, use the following commands (as root) after doing the 332`mail'. To do this, use the following commands (as root) after doing the
341make install. 333make install.
342 334