This commit is contained in:
Michael Kerrisk 2008-03-11 12:53:16 +00:00
parent 046495ca4b
commit 222ccf0944
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ sync_file_range \- sync a file segment with disk
.fi .fi
.SH DESCRIPTION .SH DESCRIPTION
.BR sync_file_range () .BR sync_file_range ()
permits fine control when synchronising the open file referred to by the permits fine control when synchronizing the open file referred to by the
file descriptor file descriptor
.I fd .I fd
with disk. with disk.