This commit is contained in:
Michael Kerrisk 2006-05-08 21:27:27 +00:00
parent 7c5bd0ebc2
commit 2d2c82e101
1 changed files with 2 additions and 2 deletions

View File

@ -246,9 +246,9 @@ rather than I/O system calls
.BR write (2)).
Currently,
.\" As at glibc 2.4:
this
use of
.BR mmap (2)
is only used for a file opened for reading.
is only attempted for a file opened for reading.
.TP
.B x
.\" Since glibc 2.1?