X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman2%2Fclose.2;fp=original%2Fman2%2Fclose.2;h=975841b574bc1c8926fc43f368f970a8bc03b71e;hb=bf11c0c4717abfd30785b3991b933f4687bb24fc;hp=cc0a05a195c964a75d53fd8477ea63a5c152e481;hpb=2f03c246cb52feaffef8da333a71c2e3380b356c;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man2/close.2 b/original/man2/close.2 index cc0a05a1..975841b5 100644 --- a/original/man2/close.2 +++ b/original/man2/close.2 @@ -101,7 +101,7 @@ and with disk quota. .PP A successful close does not guarantee that the data has been successfully saved to disk, as the kernel defers writes. -It is not common for a file system +It is not common for a filesystem to flush the buffers when the stream is closed. If you need to be sure that the data is physically stored use