This commit is contained in:
Michael Kerrisk 2006-04-27 23:40:35 +00:00
parent 1d793a5188
commit eaded2c555
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH DESCRIPTION
.BR fsync ()
transfers ("flushes") all modified in-core data of
(i.e., modifified buffer cache pages for) the
(i.e., modified buffer cache pages for) the
file referred to by the file descriptor
.I fd
to the disk device (or other permanent storage device)