diff options
| author | Glenn Morris | 2007-02-28 03:12:39 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-02-28 03:12:39 +0000 |
| commit | 2cd2cddd360423a7501729bfa8556c4a630d6984 (patch) | |
| tree | f352420ad6bd7370f4b63fb70bc2fc0a34c6865a /etc/PROBLEMS | |
| parent | e4571434af47cfc7259eb706b95299a77b72dfae (diff) | |
| download | emacs-2cd2cddd360423a7501729bfa8556c4a630d6984.tar.gz emacs-2cd2cddd360423a7501729bfa8556c4a630d6984.zip | |
Remove duplicate paragraph.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 8 |
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! | |||
| 329 | If your system uses the lock file protocol, and fascist restrictions | 329 | If your system uses the lock file protocol, and fascist restrictions |
| 330 | prevent ordinary users from writing the lock files in /usr/spool/mail, | 330 | prevent ordinary users from writing the lock files in /usr/spool/mail, |
| 331 | you may need to make `movemail' setgid to a suitable group such as | 331 | you 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 | |||
| 337 | If your system uses the lock file protocol, and fascist restrictions | ||
| 338 | prevent ordinary users from writing the lock files in /usr/spool/mail, | ||
| 339 | you 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 |
| 341 | make install. | 333 | make install. |
| 342 | 334 | ||