about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-26 01:42:01 +0000
committerRoland McGrath <roland@gnu.org>2002-08-26 01:42:01 +0000
commitc6a3d976924d0102a9e9f31b796072cbec9d6872 (patch)
treea0740a3e83dbdeee305b2f34d7c1e8cc0a558132
parentc2835376835d163450e58b2214819c52b287aa10 (diff)
downloadglibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.gz
glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.xz
glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.zip
* manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fba8c6bae1..a5972e105b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-08-25  Roland McGrath  <roland@redhat.com>
 
+	* manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
+
 	* sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl.
 	(getutent_r_file, internal_getut_r): Updated all callers.
 	(getutline_r_file, pututline_file, updwtmp_file): Likewise.