aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
authorPavel Janík2001-10-08 05:55:48 +0000
committerPavel Janík2001-10-08 05:55:48 +0000
commit5f351ff1f52efddc8033305f8c6ddb0dd675dbd9 (patch)
tree677a82e5e00645418962575963b7f4ab80ba4de6 /src/README
parent479dfe879f675d9ff4cca346015403a5737b5d2a (diff)
downloademacs-5f351ff1f52efddc8033305f8c6ddb0dd675dbd9.tar.gz
emacs-5f351ff1f52efddc8033305f8c6ddb0dd675dbd9.zip
*** empty log message ***
Diffstat (limited to 'src/README')
-rw-r--r--src/README3
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
26either requires that you install Emacs with SYSPRV or make SYSUAF.DAT 26either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
27world readable. Otherwise, Emacs can determine information about the 27world readable. Otherwise, Emacs can determine information about the
28current user, but no one else. 28current user, but no one else.
29
30`pwd.h' contains definitions for VMS to be able to correctly simulate
31`getpwdnam' and `getpwduid'.