From 71cd8e3a743046573744123777061b64881bf372 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 4 Jul 2015 17:13:50 +0300 Subject: Imported Upstream version 8.24 --- man/sync.x | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/sync.x') diff --git a/man/sync.x b/man/sync.x index 7947bb77..18ee3fc4 100644 --- a/man/sync.x +++ b/man/sync.x @@ -1,6 +1,9 @@ [NAME] -sync \- flush file system buffers +sync \- Synchronize cached writes to persistent storage [DESCRIPTION] .\" Add any additional description here +[BUGS] +Persistence guarantees vary per system. +See the system calls below for more details. [SEE ALSO] -sync(2) +fdatasync(2), fsync(2), sync(2), syncfs(2) -- cgit v1.2.3