diff options
| author | Pavel Janík | 2001-10-08 05:55:48 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-10-08 05:55:48 +0000 |
| commit | 5f351ff1f52efddc8033305f8c6ddb0dd675dbd9 (patch) | |
| tree | 677a82e5e00645418962575963b7f4ab80ba4de6 /src/README | |
| parent | 479dfe879f675d9ff4cca346015403a5737b5d2a (diff) | |
| download | emacs-5f351ff1f52efddc8033305f8c6ddb0dd675dbd9.tar.gz emacs-5f351ff1f52efddc8033305f8c6ddb0dd675dbd9.zip | |
*** empty log message ***
Diffstat (limited to 'src/README')
| -rw-r--r-- | src/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/README b/src/README index 60705cef318..87b3ed7e1ad 100644 --- a/src/README +++ b/src/README | |||
| @@ -26,6 +26,3 @@ systems where you are not overly concerned with security, since it | |||
| 26 | either requires that you install Emacs with SYSPRV or make SYSUAF.DAT | 26 | either requires that you install Emacs with SYSPRV or make SYSUAF.DAT |
| 27 | world readable. Otherwise, Emacs can determine information about the | 27 | world readable. Otherwise, Emacs can determine information about the |
| 28 | current user, but no one else. | 28 | current user, but no one else. |
| 29 | |||
| 30 | `pwd.h' contains definitions for VMS to be able to correctly simulate | ||
| 31 | `getpwdnam' and `getpwduid'. | ||