about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-27 10:00:22 +0000
committerRoland McGrath <roland@gnu.org>1995-11-27 10:00:22 +0000
commit1ed0083ca991ab3723047afa783ed8ecbd6b8779 (patch)
tree929b07c1e6f7184bbfe54db3836e8806fb020ea8 /ChangeLog
parentf45e34fcaea4f89dc44491a8ff254e24812f95c6 (diff)
downloadglibc-1ed0083ca991ab3723047afa783ed8ecbd6b8779.tar.gz
glibc-1ed0083ca991ab3723047afa783ed8ecbd6b8779.tar.xz
glibc-1ed0083ca991ab3723047afa783ed8ecbd6b8779.zip
* sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functions cvs/libc-951127
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a53bd88d7f..b8f235e3a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@ Thu Nov 23 02:21:55 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
 
 	* sysdeps/unix/sysv/linux/{mlock,munlock,mlockall,munlockall}.S:
 	New files.
-	* sysdeps/unix/sysv/linux/mman.h: Add prototypes for new functions
+	* sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functions
 	mlock, munlock, mlockall, and munlockall.
 
 Thu Nov 23 18:26:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>