* manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.

This commit is contained in:
Roland McGrath 2002-08-26 01:42:01 +00:00
parent c283537683
commit c6a3d97692

View file

@ -1,5 +1,7 @@
2002-08-25 Roland McGrath <roland@redhat.com> 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. * sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl.
(getutent_r_file, internal_getut_r): Updated all callers. (getutent_r_file, internal_getut_r): Updated all callers.
(getutline_r_file, pututline_file, updwtmp_file): Likewise. (getutline_r_file, pututline_file, updwtmp_file): Likewise.